IVsWCFMetadataStorage.GetNamespace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the namespace for a Windows Communication Foundation (WCF) metadata storage.
public:
System::String ^ GetNamespace();
public:
Platform::String ^ GetNamespace();
std::wstring GetNamespace();
public string GetNamespace ();
abstract member GetNamespace : unit -> string
Public Function GetNamespace () As String
Returns
The namespace for the storage.