Share via


EndpointCollectionElement.EndpointName 屬性

定義

在衍生類別中實作時,取得服務端點項目的名稱屬性值。

public:
 property System::String ^ EndpointName { System::String ^ get(); };
public string EndpointName { get; }
member this.EndpointName : string
Public ReadOnly Property EndpointName As String

屬性值

在服務端點項目中的名稱屬性值。

適用於