The class XCommandLineParameters enables a simple parsering of the command line and investigating with which parameters the program was started.

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

Syntax

C#
public class XCommandLineParameters

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XCommandLineParameters

See Also