次の方法で共有


CompositionContract.ContractName プロパティ

定義

コントラクトの名前を取得します。

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

プロパティ値

コントラクト名。

適用対象