_EnvironmentGeneral.Animations Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 property bool Animations { bool get(); void set(bool value); };
public:
 property bool Animations { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(6)]
public bool Animations { [System.Runtime.InteropServices.DispId(6)] get; [System.Runtime.InteropServices.DispId(6)] set; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
[<set: System.Runtime.InteropServices.DispId(6)>]
member this.Animations : bool with get, set
Public Property Animations As Boolean

Valor da propriedade

Boolean

true Se forem usadas animações, caso contrário false .

Atributos

Aplica-se a