Partager via


_ITypeInfo.TypeInfo, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

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

Syntaxe

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

Valeur de propriété

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

_ITypeInfo Interface

Microsoft.VisualStudio.VsWizard, espace de noms