IVsServiceReferenceMetadataStorage::SetNamespace Method (String^)

 

Sets the namespace for a XML web service metadata storage.

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

void SetNamespace(
	String^ pszNamespace
)

Parameters

pszNamespace
Type: System::String^

The name to use for the namespace.

Return to top
Show: