EndpointDispatcher.ContractName プロパティ

定義

エンドポイント コントラクトの名前を取得します。

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

プロパティ値

String

エンドポイント コントラクトの名前です。

適用対象