Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a control type object that has the name "DateTimePicker" 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 DateTimePicker As ControlType
public static readonly ControlType DateTimePicker
public:
static initonly ControlType^ DateTimePicker
static val DateTimePicker: ControlType
public static final var DateTimePicker : 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.