Share via


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)

Syntax

'Declaration
Function GetBehaviorConfiguration As String
string GetBehaviorConfiguration()
String^ GetBehaviorConfiguration()
abstract GetBehaviorConfiguration : unit -> string 
function GetBehaviorConfiguration() : String

Return Value

Type: System.String
A String that contains the BehaviorConfiguration.

.NET Framework Security

See Also

Reference

IVsWCFReferenceEndpoint Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace