Boolean::TrueString Field
.NET Framework (current version)
Represents the Boolean value true as a string. This field is read-only.
Assembly: mscorlib (in mscorlib.dll)
This field is equal to the string "True".
The TrueString property defines the string representation of a True Boolean value in formatting and parsing operations.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
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 1.1
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: