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