IVsServiceReferenceMetadataStorageProvider::IsStorageTypeSupported Method (String^)

 

Determines if the storage is of a supported type

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

int IsStorageTypeSupported(
	String^ pszStorageType
)

Parameters

pszStorageType
Type: System::String^

The ServiceReferenceType of the XML web service reference.

Return Value

Type: System::Int32

Returns a service reference type.

Return to top
Show: