Gets or sets whether the console is in the full-screen mode.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public static bool FullScreen { get; set; }

See Also