AemSettings.CollectCrashesFromVistaAndLater Property

Definition

Collect crashes from Windows Vista And Later OSes

public:
 property bool CollectCrashesFromVistaAndLater { bool get(); void set(bool value); };
public bool CollectCrashesFromVistaAndLater { get; set; }
member this.CollectCrashesFromVistaAndLater : bool with get, set
Public Property CollectCrashesFromVistaAndLater As Boolean

Property Value

Boolean

Returns a Boolean value that is true if crashes are collected from Windows Vista and later operating systems and false otherwise.

Applies to