asp.net.ph

Boolean.FalseString Field

System Namespace   Boolean Class


Represents the Boolean value false as a string. This field is read-only.

[ VB ]
Public Shared ReadOnly FalseString As String

[ C# ]
public static readonly string FalseString;

[ C++]
public: static String* FalseString;

[ JScript]
public static var FalseString : String;

Remarks

This field is equal to the string "False".

See Also

Boolean Members   String   TrueString Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph