Partager via


HtmlLabel, constructeur (UITestControl)

Initialise une nouvelle instance de la classe HtmlLabel à l'aide du contrôle parent fourni.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As UITestControl _
)
public HtmlLabel(
    UITestControl parent
)
public:
HtmlLabel(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlLabel
public function HtmlLabel(
    parent : UITestControl
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

HtmlLabel Classe

HtmlLabel, surcharge

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls, espace de noms

UITestControl