次の方法で共有


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)

Syntax

'宣言
Function GetBinding As String
string GetBinding()
String^ GetBinding()
abstract GetBinding : unit -> string 
function GetBinding() : String

Return Value

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

.NET Framework Security

See Also

Reference

IVsWCFReferenceEndpoint Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace