CompositionContract.ContractName 屬性

定義

取得合約的名稱。

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

屬性值

合約名稱。

適用於