Implemented interface member:
property
Type
Microsoft.TemplateEngine.Abstractions.ITemplateParameter.Type
1 write to Type
Microsoft.TemplateEngine.Utils (1)
TemplateParameter.cs (1)
28Type = type;
1 reference to Type
Microsoft.TemplateEngine.Utils (1)
TemplateParameter.cs (1)
84return $"{Name} ({Type})";