4 references to String
Microsoft.TemplateEngine.Cli (4)
CliTemplateParameter.cs (4)
76
ParameterType type = ParameterType.
String
,
150
|| (Type == ParameterType.
String
|| Type == ParameterType.Choice) && DefaultValue != null)
220
ParameterType.
String
=> new Option<string>(name)
309
_ => ParameterType.
String