DensoCreate.Cli.FrameworkICommandpropertiesAliasesOn this pageICommand.Aliases Property Namespace: DensoCreate.Cli.Framework Description Gets the aliases for the command. IList<string> Aliases { get; } Type IList<string>