DebuggerNonUserCodeAttribute Constructor

Definition

Initializes a new instance of the DebuggerNonUserCodeAttribute class.

public:
 DebuggerNonUserCodeAttribute();
public DebuggerNonUserCodeAttribute ();
Public Sub New ()

Remarks

For a description of the function of this constructor and an example of its use, see the DebuggerNonUserCodeAttribute class.

Applies to