Method | Description | |
---|---|---|
AddFileFromTemplate ( string source, string target ) : void | ||
CreateFileNode ( |
||
ProjectionsProjectNode ( |
Method | Description | |
---|---|---|
CanShowDefaultIcon ( ) : bool | ||
CreatePropertiesObject ( ) : |
||
CreateReferenceContainerNode ( ) : |
||
DisableCmdInCurrentMode ( System.Guid commandGroup, uint command ) : bool | ||
ExecCommandOnNode ( System.Guid cmdGroup, uint cmd, uint nCmdexecopt, |
||
GetConfigurationDependentPropertyPages ( ) : System.Guid[] | ||
GetConfigurationIndependentPropertyPages ( ) : System.Guid[] | ||
GetPriorityProjectDesignerPages ( ) : System.Guid[] | ||
WalkSourceProjectAndAdd ( IVsHierarchy sourceHierarchy, uint itemId, HierarchyNode targetNode, bool addSiblings ) : void |
Method | Description | |
---|---|---|
InitializeCATIDs ( ) : void |
public AddFileFromTemplate ( string source, string target ) : void | ||
source | string | |
target | string | |
return | void |
public CreateFileNode ( |
||
item | ||
return |
protected CreatePropertiesObject ( ) : |
||
return |
protected CreateReferenceContainerNode ( ) : |
||
return |
protected DisableCmdInCurrentMode ( System.Guid commandGroup, uint command ) : bool | ||
commandGroup | System.Guid | |
command | uint | |
return | bool |
protected ExecCommandOnNode ( System.Guid cmdGroup, uint cmd, uint nCmdexecopt, |
||
cmdGroup | System.Guid | |
cmd | uint | |
nCmdexecopt | uint | |
pvaIn | ||
pvaOut | ||
return | int |
protected GetConfigurationDependentPropertyPages ( ) : System.Guid[] | ||
return | System.Guid[] |
protected GetConfigurationIndependentPropertyPages ( ) : System.Guid[] | ||
return | System.Guid[] |
protected GetPriorityProjectDesignerPages ( ) : System.Guid[] | ||
return | System.Guid[] |
public ProjectionsProjectNode ( |
||
package | ||
return | System |
protected WalkSourceProjectAndAdd ( IVsHierarchy sourceHierarchy, uint itemId, HierarchyNode targetNode, bool addSiblings ) : void | ||
sourceHierarchy | IVsHierarchy | |
itemId | uint | |
targetNode | HierarchyNode | |
addSiblings | bool | |
return | void |