ClientRuntime.ContractName プロパティ

定義

クライアントに関連付けられているコントラクトの名前を取得します。

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

プロパティ値

String

クライアントのコントラクト名。

適用対象