Partager via


IVarInfo.Type, propriété

Obtient ou définit le type de la variable.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Le type de la variable.

Sécurité .NET Framework

Voir aussi

Référence

IVarInfo Interface

Microsoft.VisualStudio.VsWizard, espace de noms