IVsWCFReferenceEndpoint::GetContract Method ()

 

Returns the endpoint Contract from the configuration file.

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

String^ GetContract()

Return Value

Type: System::String^

A String that contains the Contract.

Return to top
Show: