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: System.String
The storage type for the storage.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.