ImportManyAttribute.ContractName 屬性

定義

取得出口合約名稱,輸入進口。

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

屬性值

出口與進口的合約名稱。 預設值是空字串 ("")。

適用於