Partager via


_EnvironmentGeneral.Animations, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Boolean
true si des animations sont utilisés ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

_EnvironmentGeneral Interface

EnvDTE, espace de noms