Share via


DebuggerNonUserCodeAttribute 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 DebuggerNonUserCodeAttribute class.

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

Syntax

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

.NET Framework Security

See Also

Reference

DebuggerNonUserCodeAttribute Class

System.Diagnostics Namespace