IVsWCFReferenceGroup.GetNamespace Methode

Definition

Gibt den Namespace für eine Dienstverweisgruppe Windows Communication Foundation (WCF) zurück.

public:
 System::String ^ GetNamespace();
public:
 Platform::String ^ GetNamespace();
std::wstring GetNamespace();
public string GetNamespace ();
abstract member GetNamespace : unit -> string
Public Function GetNamespace () As String

Gibt zurück

String

Eine Zeichenfolge, die den Namespace enthält.

Gilt für