Partager via


IControl.TypeLib, propriété

Obtient ou définit la bibliothèque de types du contrôle.

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Property TypeLib As Object
Object TypeLib { get; set; }
property Object^ TypeLib {
    Object^ get ();
    void set (Object^ value);
}
abstract TypeLib : Object with get, set
function get TypeLib () : Object
function set TypeLib (value : Object)

Valeur de propriété

Type : System.Object
La bibliothèque de types du contrôle.

Sécurité .NET Framework

Voir aussi

Référence

IControl Interface

Microsoft.VisualStudio.VsWizard, espace de noms