Partager via


IWizCombo.Value, propriété

Obtient ou définit les données pour l'objet.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Valeur de l'objet.

Sécurité .NET Framework

Voir aussi

Référence

IWizCombo Interface

Microsoft.VisualStudio.VsWizard, espace de noms