IVsServiceReferenceMetadataStorage.GetStorageType Method

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

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'Declaration
Function GetStorageType As String
string GetStorageType()
String^ GetStorageType()
abstract GetStorageType : unit -> string
function GetStorageType() : String

Return Value

Type: String
The storage type for the storage.

.NET Framework Security

See Also

Reference

IVsServiceReferenceMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace