ImportAttribute.ContractType 屬性

定義

取得要匯入的匯出型別。

public:
 property Type ^ ContractType { Type ^ get(); };
public Type ContractType { get; }
public Type? ContractType { get; }
member this.ContractType : Type
Public ReadOnly Property ContractType As Type

屬性值

要滙入的匯出類型。

適用於