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