_EnvironmentGeneral.Animations Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

Boolean

true , wenn Animationen verwendet werden, andernfalls false .

Attribute

Gilt für