Share via


DebuggerDisplayAttribute Members

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

Public Constructors

Name Description
Public Method DebuggerDisplayAttribute Creates and initializes a new instance of the DebuggerDisplayAttribute class.

Public Properties

Name Description
Public Property Name Gets or sets the display name.
Public Property Target Gets or sets the target assembly.
Public Property TargetTypeName Gets or sets the name of the target type.
Public Property Type Gets or sets the display type.
Public Property Value Gets the display value.

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

DebuggerDisplayAttribute Class
System.Diagnostics Namespace