Share via


Boolean.TrueString Field

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

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public static readonly bool TrueString

Remarks

This field is equal to the string "True".

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Boolean Structure
Boolean Members
System Namespace