Share via


DebuggerBrowsableAttribute Members

The following tables list the members exposed by the DebuggerBrowsableAttribute type.

Public Constructors

Name Description
Public Method DebuggerBrowsableAttribute Initializes a new instance of the DebuggerBrowsableAttribute class.

Public Properties

Name Description
Public Property State Gets the current browsing state of a particular section of code.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

DebuggerBrowsableAttribute Class
System.Diagnostics Namespace