Template::BaseName Property
Visual Studio 2015
Gets the root name of the template.
Assembly: EnvDTE90 (in EnvDTE90.dll)
If you have, for example, templates named "MyProject5" and "MyProjectStarter," then BaseName returns "MyProject."
Show: