Application.EnableDump Propriété

Définition

Détermine si l'application permet les vidages.

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

Valeur de propriété

True si l’application active le dumping ; sinon, false.

S’applique à