Compartilhar via


PeerNodeAddress.EndpointAddress Propriedade

Definição

Obtém o EndpointAddress associado a este 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 da propriedade

EndpointAddress

Um EndpointAddress associado a este PeerNodeAddress .

Aplica-se a