Upravit

Sdílet prostřednictvím


CodeGeneratorOptions.DebuggerStepThrough Property

Definition

Whether or not to add DebuggerStepThroughAttribute to generated code.

public bool DebuggerStepThrough { get; set; }
member this.DebuggerStepThrough : bool with get, set
Public Property DebuggerStepThrough As Boolean

Property Value

Applies to