Share via


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 bool FalseString

Remarks

This field is equal to the string "False".

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Boolean Structure
Boolean Members
System Namespace