ModCommandLineAllMods Property |
Attempts to enumerate all paths found in the command line.
This property may result in the command line being parsed automatically.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IEnumerable<Uri> AllMods { get; }
Property Value
Type:
IEnumerableUriSee Also