Méthode | Description | |
---|---|---|
AddTemplateToFile ( string fileName, string targetFileName, string templateName, string language, DTE2 dte ) : void | ||
GetSelectedFilePath ( ) : |
||
IsSingleProjectItemSelection ( IVsHierarchy &hierarchy, uint &itemid ) : bool |
Méthode | Description | |
---|---|---|
GetActiveProject ( DTE2 dte ) : Project | ||
GetProjectRoot ( Project project ) : System.Property |
public static AddTemplateToFile ( string fileName, string targetFileName, string templateName, string language, DTE2 dte ) : void | ||
fileName | string | |
targetFileName | string | |
templateName | string | |
language | string | |
dte | DTE2 | |
Résultat | void |
public static GetSelectedFilePath ( ) : |
||
Résultat |
public static IsSingleProjectItemSelection ( IVsHierarchy &hierarchy, uint &itemid ) : bool | ||
hierarchy | IVsHierarchy | |
itemid | uint | |
Résultat | bool |