IVsWCFReferenceEndpoint::GetBehaviorConfiguration Method ()

 

Returns the endpoint BehaviorConfiguration from the configuration file.

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

String^ GetBehaviorConfiguration()

Return Value

Type: System::String^

A String that contains the BehaviorConfiguration.

Return to top
Show: