AemSettings.CollectCrashesFromPreVista Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Boolean value that is true if crashes are collected from operating systems prior to Windows Vista and false otherwise.