Freigeben über


Application.EnableDump Eigenschaft

Definition

Ruft ab oder legt fest, ob die Anwendung Dump-Sicherungen ermöglicht.

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

Eigenschaftswert

True, wenn die Anwendung Dumping ermöglicht; andernfalls "false".

Gilt für: