Compartir a través de


PeerNodeAddress.EndpointAddress Propiedad

Definición

Obtiene el objeto EndpointAddress asociado a PeerNodeAddress.

public:
 property System::ServiceModel::EndpointAddress ^ EndpointAddress { System::ServiceModel::EndpointAddress ^ get(); };
public System.ServiceModel.EndpointAddress EndpointAddress { get; }
member this.EndpointAddress : System.ServiceModel.EndpointAddress
Public ReadOnly Property EndpointAddress As EndpointAddress

Valor de propiedad

EndpointAddress

Un EndpointAddress asociado con este PeerNodeAddress.

Se aplica a