ExportAttribute.ContractType Proprietà

Definizione

Ottiene il tipo di contratto esportato dal membro cui è connesso questo attributo.

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

Valore della proprietà

Tipo di esportazione fornito. Il valore predefinito è null, per indicare che il tipo verrà ottenuto esaminando il tipo nel membro cui è connessa questa esportazione.

Si applica a