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.
| Name | Description | |
|---|---|---|
|
Name | Gets or sets the name to display in the debugger variable windows. |
|
Target | Gets or sets the type of the attribute's target. |
|
TargetTypeName | Gets or sets the type name of the attribute's target. |
|
Type | Gets or sets the string to display in the type column of the debugger variable windows. |
|
Value | Gets the string to display in the value column of the debugger variable windows. |
Show: