Boolean Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Boolean type exposes the following members.
| Name | Description | |
|---|---|---|
|
FalseString | Represents the Boolean value false as a string. This field is read-only. |
|
TrueString | Represents the Boolean value true as a string. This field is read-only. |
Show: