Bridge
Boolean
.
.
::
.
.
TrueString Field
Represents the Boolean value true as a string. This field is read-only.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
const
string
TrueString
Public
Const
TrueString
As
String
public
:
literal
String
^
TrueString
See Also
Boolean Structure
System Namespace