Share via


DebuggerStepperBoundaryAttribute Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the DebuggerStepperBoundaryAttribute class.

Namespace:  System.Diagnostics
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Sub New
public DebuggerStepperBoundaryAttribute()
public:
DebuggerStepperBoundaryAttribute()
new : unit -> DebuggerStepperBoundaryAttribute
public function DebuggerStepperBoundaryAttribute()

Remarks

For a description of the purpose of this constructor, see the DebuggerStepperBoundaryAttribute class.

.NET Framework Security

See Also

Reference

DebuggerStepperBoundaryAttribute Class

System.Diagnostics Namespace

DebuggerNonUserCodeAttribute