ImportAttribute.ContractType Vlastnost

Definice

Získá typ exportu k importu.

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

Hodnota vlastnosti

Typ exportu, který se má importovat.

Platí pro