IVsWCFReferenceEndpoint Members
Visual Studio 2008
Represents an endpoint definition in a configuration file.
The IVsWCFReferenceEndpoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetAddress | Returns the EndpointAddress from the configuration file. |
|
GetBehaviorConfiguration | Returns the endpoint BehaviorConfiguration from the configuration file. |
|
GetBinding | Returns the endpoint Binding from the configuration file. |
|
GetBindingConfiguration | Returns the endpoint BindingConfiguration from the configuration file. |
|
GetContract | Returns the endpoint Contract from the configuration file. |
|
GetName | Returns the endpoint Name from the configuration file. |