ImportAttribute.ContractType Tulajdonság

Definíció

Lekéri az importálni kívánt exportálás típusát.

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

Tulajdonság értéke

Az importálandó exportálás típusa.

A következőre érvényes: