-
Home
-
API
-
XenoAtom.CommandLine
-
CommandRunContext
-
Properties
-
ShouldRunAfterParsingOptions
ShouldRunAfterParsingOptions Property
Definition
Gets or sets a boolean indicating if the command should run after parsing options.
public bool ShouldRunAfterParsingOptions { get; set; }
Returns