ControlType.DatePicker Field
Returns a control type object that has the name "DatePicker" and a localized friendly name.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly DatePicker As ControlType
public static readonly ControlType DatePicker
public:
static initonly ControlType^ DatePicker
static val DatePicker: ControlType
public static final var DatePicker : 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.