Freigeben über


HtmlHyperlink-Konstruktor (UITestControl)

Initialisiert eine neue Instanz der HtmlHyperlink-Klasse.

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

Syntax

'Declaration
Public Sub New ( _
    parent As UITestControl _
)
public HtmlHyperlink(
    UITestControl parent
)
public:
HtmlHyperlink(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlHyperlink
public function HtmlHyperlink(
    parent : UITestControl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

HtmlHyperlink Klasse

HtmlHyperlink-Überladung

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls-Namespace

UITestControl