Condividi tramite


AxImporter.GeneratedTypeLibAttributes Proprietà

Definizione

Ottiene gli attributi per la libreria di tipi generata.

public:
 property cli::array <System::Runtime::InteropServices::TYPELIBATTR> ^ GeneratedTypeLibAttributes { cli::array <System::Runtime::InteropServices::TYPELIBATTR> ^ get(); };
public System.Runtime.InteropServices.TYPELIBATTR[] GeneratedTypeLibAttributes { get; }
member this.GeneratedTypeLibAttributes : System.Runtime.InteropServices.TYPELIBATTR[]
Public ReadOnly Property GeneratedTypeLibAttributes As TYPELIBATTR()

Valore della proprietà

TYPELIBATTR[]

Matrice di tipo TYPELIBATTR che indica gli attributi per la libreria di tipi generata.

Si applica a

Vedi anche