HtmlSlider.PropertyNames.ValueAsNumber Field
Gets the current position of the slider as float.
Data-Type: System.Single
Namespace: Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly ValueAsNumber As String
public static readonly string ValueAsNumber
public:
static initonly String^ ValueAsNumber
static val ValueAsNumber: string
public static final var ValueAsNumber : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
HtmlSlider.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace