Share via


IVsServiceReferenceMetadataStorage.GetStorageType Method

Definition

Returns the storage type for a XML web service metadata storage.

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

Returns

The storage type for the storage.

Applies to