IVsWCFReferenceGroupMetadataItem.GetTargetNamespace Method

Definition

Returns the target namespace for a metadata document in a Windows Communications Foundation (WCF) reference group.

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

Returns

A string that contains the namespace.

Applies to