IVsWCFReferenceContract::GetPortTypeName Method ()

 

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

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

String^ GetPortTypeName()

Return Value

Type: System::String^

A String that contains the port type name.

Return to top
Show: