HtmlSlider 建構函式 (UITestControl)

命名空間:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
組件:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (在 Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll 中)
  Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

語法

'宣告
Public Sub New ( _
    parent As UITestControl _
)
public HtmlSlider(
    UITestControl parent
)
public:
HtmlSlider(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlSlider
public function HtmlSlider(
    parent : UITestControl
)

參數

.NET Framework 安全性

請參閱

參考

HtmlSlider 類別

HtmlSlider 多載

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls 命名空間