DensoCreate.Cli.FrameworkICommandpropertiesIsHiddenOn this pageICommand.IsHidden Property Namespace: DensoCreate.Cli.Framework Description Gets whether the command is hidden. If true, it will not be displayed with the --help option. bool IsHidden { get; } Type bool