Partager via


IVsDataConnectionUIControl.Control, propriété

Une fois implémentée par une classe, obtient le contrôle utilisateur actuel comme objet d' UserControl .

Espace de noms :  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Control As UserControl
UserControl Control { get; }
property UserControl^ Control {
    UserControl^ get ();
}
abstract Control : UserControl with get
function get Control () : UserControl

Valeur de propriété

Type : UserControl
Objet UserControl.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataConnectionUIControl Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms