PeerNodeAddress.EndpointAddress Eigenschaft

Definition

Ruft den diesem EndpointAddress zugeordneten PeerNodeAddress ab.

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

Eigenschaftswert

Eine EndpointAddress, die dieser PeerNodeAddress zugeordnet ist.

Gilt für: