IVsWCFReferenceEndpoint Members

Include Protected Members
Include Inherited Members

Represents an endpoint definition in a configuration file.

The IVsWCFReferenceEndpoint type exposes the following members.

Methods

 

Name

Description

Public method

GetAddress

Returns the EndpointAddress from the configuration file.

Public method

GetBehaviorConfiguration

Returns the endpoint BehaviorConfiguration from the configuration file.

Public method

GetBinding

Returns the endpoint Binding from the configuration file.

Public method

GetBindingConfiguration

Returns the endpoint BindingConfiguration from the configuration file.

Public method

GetContract

Returns the endpoint Contract from the configuration file.

Public method

GetName

Returns the endpoint Name from the configuration file.

Top

See Also

Reference

IVsWCFReferenceEndpoint Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace