HtmlSlider.PropertyNames.Max Field

Gets the maximum position enabled on the slider.

Data-Type: System.String

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

Syntax

'Declaration
Public Shared ReadOnly Max As String
public static readonly string Max
public:
static initonly String^ Max
static val Max: string
public static final var Max : String

.NET Framework Security

See Also

Reference

HtmlSlider.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace