Méthode | Description | |
---|---|---|
CreateRegisteredProjectType ( System.Guid projectTypeGuid ) : |
||
GetVSTemplateFile ( string templateFile ) : string |
If the project support VsTemplates, returns the path to the vstemplate file corresponding to the requested template You can pass in a string such as: "Windows\Console Application"
|
public static CreateRegisteredProjectType ( System.Guid projectTypeGuid ) : |
||
projectTypeGuid | System.Guid | |
Résultat |
public GetVSTemplateFile ( string templateFile ) : string | ||
templateFile | string | |
Résultat | string |