Partilhar via


Propriedade _EnvironmentGeneral.Animations

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Property Animations As Boolean
bool Animations { get; set; }
property bool Animations {
    bool get ();
    void set (bool value);
}
abstract Animations : bool with get, set
function get Animations () : boolean
function set Animations (value : boolean)

Valor de propriedade

Tipo: System.Boolean
true Se as animações são usadas, caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

_EnvironmentGeneral Interface

Namespace EnvDTE