Class EnvironmentEx
Provides environment extensions for handling platform differences
Inheritance
EnvironmentEx
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Ubiquity.CommandlineParsing
Assembly: Ubiquity.CommandlineParsing.dll
Syntax
public static class EnvironmentEx
Properties
CommandLine | Gets the raw unparsed command line (or as close to it as is possible for the given runtime/platform |