IVsWCFReferenceContract.GetPortTypeName Method

Definition

Returns the port type name from the Web Services Description Language (WSDL).

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

Returns

Remarks

A String that contains the port type name.

Applies to