HtmlSlider::PropertyNames Class
Contains property names of HtmlSlider
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Microsoft.VisualStudio.TestTools.UITesting::UITestControl::PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.HtmlControls::HtmlControl::PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.HtmlControls::HtmlSlider::PropertyNames
| Name | Description | |
|---|---|---|
![]() | HtmlSlider::PropertyNames() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Disabled | Gets if the slider is disabled. Data-Type: System.Bool |
![]() ![]() | Max | Gets the maximum position enabled on the slider. Data-Type: System.String |
![]() ![]() | Min | Gets the minimum position enabled on the slider. Data-Type: System.String |
![]() ![]() | Required | Gets if the control is required. Data-Type: System.Bool |
![]() ![]() | Step | Gets the current enabled step size on the slider. Data-Type: System.String |
![]() ![]() | Value | |
![]() ![]() | ValueAsNumber | Gets the current position of the slider as float. Data-Type: System.Single |
No content here will be updated; please do not add material here.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



