IVsServiceReferenceMetadataStorage.GetStorageType 方法

定义

返回 XML web services 元数据存储的存储类型。

public:
 System::String ^ GetStorageType();
public:
 Platform::String ^ GetStorageType();
std::wstring GetStorageType();
public string GetStorageType ();
abstract member GetStorageType : unit -> string
Public Function GetStorageType () As String

返回

String

存储的存储类型。

适用于