Share via


Application.EnableDump Propiedad

Definición

Obtiene o establece si la aplicación habilita el volcado.

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

Valor de propiedad

True si la aplicación habilita el volcado; de lo contrario, false.

Se aplica a