AemSettings.CollectCrashesFromPreVista Property

Definition

Collect crashes from Pre-Windows Vista OSes

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

Property Value

Boolean

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

Applies to