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