IVsWCFReferenceContract.GetTargetNamespace Method

Definition

Returns the target namespace of the Web Services Description Language (WSDL).

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 target namespace.

Applies to