HtmlProgressBar.PropertyNames.Max Field

Gets the maximum range of the progress bar.

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 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

HtmlProgressBar.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace