ImportAttribute.ContractName 屬性

定義

取得出口商品的合約名稱。

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

屬性值

出口到進口的合約名稱。 預設為空字串(“”)。

適用於