EndpointCollectionElement.EndpointName プロパティ

定義

派生クラスとして実装された場合、サービス エンドポイント要素の名前属性の値を取得します。

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

プロパティ値

String

サービス エンドポイント要素内の名前属性の値。

適用対象