DebuggerDisplayAttribute Properties
Collapse the table of content
Expand the table of content

DebuggerDisplayAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The DebuggerDisplayAttribute type exposes the following members.

  NameDescription
Public property Name Gets or sets the name to display in the debugger variable windows.
Public property Target Gets or sets the type of the attribute's target.
Public property TargetTypeName Gets or sets the type name of the attribute's target.
Public property Type Gets or sets the string to display in the type column of the debugger variable windows.
Public property Value Gets the string to display in the value column of the debugger variable windows.
Top

Show:
© 2017 Microsoft