Share via


HtmlProgressBar.ValueAttribute Property

This member overrides HtmlControl.ValueAttribute.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ValueAttribute As String
public override string ValueAttribute { get; }
public:
virtual property String^ ValueAttribute {
    String^ get () override;
}
abstract ValueAttribute : string with get 
override ValueAttribute : string with get
override function get ValueAttribute () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

HtmlProgressBar Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace