Boolean.TrueString Field
Represents the Boolean value true as a string. This field is read-only.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static readonly string TrueString
Remarks
This field is equal to the string "True".
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.