Type Summary

						public sealed class Environment
  {
    // Properties
    CF
						public static string CommandLine { get; }
 MS CF
						public static string CurrentDirectory { set; get; }
    CF
						public static int ExitCode { set; get; }
CF 1.1
						public static bool HasShutdownStarted { get; }
 MS CF
						public static string MachineName { get; }
    CF
						public static string NewLine { get; }
    MS
						public static OperatingSystem OSVersion { get; }
    CF
						public static string StackTrace { get; }
 MS CF
						public static string SystemDirectory { get; }
       public static int TickCount { get; }
 MS CF
						public static string UserDomainName { get; }
 MS CF
						public static bool UserInteractive { get; }
 MS CF
						public static string UserName { get; }
       public static Version Version { get; }
 MS CF
						public static long WorkingSet ...

Get .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.