CompilerParameters.IncludeDebugInformation Egenskap

Definition

Hämtar eller anger ett värde som anger om felsökningsinformation ska ingå i den kompilerade körbara filen.

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

Egenskapsvärde

trueom felsökningsinformation ska genereras; annars . false

Gäller för