Method | Description | |
---|---|---|
ComReferenceNode ( |
Constructor for the ComReferenceNode.
|
|
ComReferenceNode ( |
Overloaded constructor for creating a ComReferenceNode from selector data
|
|
ComReferenceNode ( |
Overloaded constructor for creating a ComReferenceNode from selector data
|
|
IsAlreadyAdded ( |
Checks if a reference is already added. The method parses all references and compares the FinalItemSpec and the GUID.
|
Method | Description | |
---|---|---|
BindReferenceData ( ) : void |
Links a reference node to the project and hierarchy.
|
|
CanShowDefaultIcon ( ) : bool |
Determines if this is node a valid node for painting the default reference icon.
|
|
CreatePropertiesObject ( ) : |
||
SetInstalledFilePath ( ) : void |
Verify that the TypeLib is registered and set the installed file path of the com reference.
|
|
SetProjectItemsThatRelyOnReferencesToBeResolved ( bool renameItemNode ) : void |
Method | Description | |
---|---|---|
GetProjectElementBasedOnInputFromComponentSelectorData ( ) : |
public ComReferenceNode ( |
||
root | ||
element | ||
return | System |
public ComReferenceNode ( |
||
root | The Project node | |
selectorData | VSCOMPONENTSELECTORDATA | The component selector data. |
return | System |
public ComReferenceNode ( |
||
root | The Project node | |
selectorData | VSCOMPONENTSELECTORDATA | The component selector data. |
wrapperTool | string | |
return | System |
protected CreatePropertiesObject ( ) : |
||
return |
public IsAlreadyAdded ( |
||
existingEquivalentNode | ||
return | bool |
protected SetProjectItemsThatRelyOnReferencesToBeResolved ( bool renameItemNode ) : void | ||
renameItemNode | bool | |
return | void |