Base:
property
InteractiveOption
Microsoft.TemplateEngine.Cli.Commands.BaseUpdateCommand.InteractiveOption
1 reference to InteractiveOption
Microsoft.TemplateEngine.Cli (1)
Commands\update\LegacyUpdateApplyCommand.cs (1)
18
parentCommand.AddNoLegacyUsageValidators(this, except: new Option[] {
InteractiveOption
, AddSourceOption });