Partager via


IControl.Location, propriété

Obtient ou définit une chaîne contenant l'emplacement de l'élément spécifié.

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

Syntaxe

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

Valeur de propriété

Type : System.String
L'emplacement de 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