Freigeben über


HtmlHeaderCell-Konstruktor (UITestControl)

Initialisiert eine neue Instanz der HtmlHeaderCell-Klasse.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

HtmlHeaderCell Klasse

HtmlHeaderCell-Überladung

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls-Namespace

UITestControl