ControlType.Rating Field

An control that is used to rate something by selecting the number of stars in it

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

Syntax

'Declaration
Public Shared ReadOnly Rating As ControlType
public static readonly ControlType Rating
public:
static initonly ControlType^ Rating
static val Rating: ControlType
public static final var Rating : ControlType

.NET Framework Security

See Also

Reference

ControlType Class

Microsoft.VisualStudio.TestTools.UITesting Namespace