asp.net.ph

Boolean.TrueString Field

System Namespace   Boolean Class


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

[ VB ]
Public Shared ReadOnly TrueString As String

[ C# ]
public static readonly string TrueString;

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

[ JScript ]
public static var TrueString : String;

Remarks

This field is equal to the string "True".

See Also

Boolean Members   String   FalseString 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