Sdílet prostřednictvím


PrefixEndpointAddressMessageFilter.Address Vlastnost

Definice

Získá adresu koncového bodu, ke kterému PrefixEndpointAddressMessageFilter testuje zprávy.

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

Hodnota vlastnosti

EndpointAddress

Rozhraní EndpointAddress , které PrefixEndpointAddressMessageFilter testuje zprávy.

Platí pro