IVsWCFMetadataStorage.GetNamespace Method

Definition

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.

Applies to