DebuggerDisplayAttribute::Value Property
.NET Framework (current version)
Gets the string to display in the value column of the debugger variable windows.
Assembly: mscorlib (in mscorlib.dll)
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.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: