Freigeben über


HtmlSlider-Konstruktor (UITestControl)

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 HtmlSlider(
    UITestControl parent
)
public:
HtmlSlider(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlSlider
public function HtmlSlider(
    parent : UITestControl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

HtmlSlider Klasse

HtmlSlider-Überladung

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls-Namespace