IVsWCFReferenceEndpoint::GetBinding Method ()

 

Returns the endpoint Binding from the configuration file.

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

String^ GetBinding()

Return Value

Type: System::String^

A String that contains the Binding.

Return to top
Show: