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;
This field is equal to the string "False".
Boolean Members String TrueString
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note