Access the mod command line arguments.
This allows for parsing the command line into Uri path objects for each mod specified.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static ModCommandLine CommandLine { get; }
Property Value
Type:
ModCommandLineSee Also