Sdílet prostřednictvím


IVsWCFReferenceContract.GetTypeName Method

Definition

Returns the full name of the contract Type.

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

Returns

A String that contains the name.

Applies to