Share via


EndpointDispatcher.EndpointAddress 屬性

定義

取得端點的位址。

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

屬性值

端點的位址。

適用於