ExportAttribute.ContractType Vlastnost

Definice

Získá typ kontraktu, který je exportován členem, ke kterému je tento atribut připojen.

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 poskytuje. Výchozí hodnota je null, což znamená, že typ se získá pohledem na typ členu, ke kterému je tento export připojený.

Platí pro