Partilhar via


Construtor HtmlLabel (UITestControl)

Inicializa uma nova instância de HtmlLabel classe usando o controle pai fornecido.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As UITestControl _
)
public HtmlLabel(
    UITestControl parent
)
public:
HtmlLabel(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlLabel
public function HtmlLabel(
    parent : UITestControl
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

HtmlLabel Classe

Sobrecargas HtmlLabel

Namespace Microsoft.VisualStudio.TestTools.UITesting.HtmlControls

UITestControl