ControlType.Window Field
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly Window As ControlType
public static readonly ControlType Window
public:
static initonly ControlType^ Window
static val Window: ControlType
public static final var Window : 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.