ImportAttribute.ContractType プロパティ

定義

インポートするエクスポートの種類を取得します。

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

プロパティ値

インポートするエクスポートの種類。

適用対象