ControlType.Animation Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly Animation As ControlType
'Usage
Dim value As ControlType
value = ControlType.Animation
public static readonly ControlType Animation
public:
static initonly ControlType^ Animation
public static final var Animation : ControlType
static val Animation: 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.