Partager via


AxImporter.GeneratedTypeLibAttributes Propriété

Définition

Obtient les attributs de la bibliothèque de types générée.

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()

Valeur de propriété

TYPELIBATTR[]

Tableau de type TYPELIBATTR indiquant les attributs de la bibliothèque de types générée.

S’applique à

Voir aussi