-
Home
-
API
-
XenoAtom.CommandLine
-
CommandRunContext
-
Properties
-
ShouldShowLicenseOnRun
ShouldShowLicenseOnRun Property
Definition
Gets or sets a boolean indicating if the license should be displayed when running the command.
public bool ShouldShowLicenseOnRun { get; set; }
Returns