Boolean.FalseString Field
.NET Framework (current version)
Represents the Boolean value false as a string. This field is read-only.
Assembly: mscorlib (in mscorlib.dll)
This field is equal to the string "False".
The FalseString property defines the string representation of a False 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: