Share via


DebuggerBrowsableAttribute Constructor

Initializes a new instance of the DebuggerBrowsableAttribute class.

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

Syntax

public DebuggerBrowsableAttribute (
         DebuggerBrowsableStatestate
)

Parameters

  • state
    A value that specifies the current browsing state of a particular section of code.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DebuggerBrowsableAttribute Class
DebuggerBrowsableAttribute Members
System.Diagnostics Namespace