Value Property
Collapse the table of content
Expand the table of content

DebuggerDisplayAttribute.Value Property

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

Gets the string to display in the value column of the debugger variable windows.

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

'Declaration
Public ReadOnly Property Value As String

Property Value

Type: System.String
The string to display in the value column of the debugger variable.

This property contains the string passed in by the value parameter of the constructor.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft