ComReferenceNode Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of ComReferenceNode.

Overload List

  Name Description
Public method ComReferenceNode(ProjectNode, ProjectElement) Initializes a new instance of ComReferenceNode for a given project root (for example, the root node of a project in the Solution Explorer) and a given project element, which represents the build item for the COM component.
Public method ComReferenceNode(ProjectNode, VSCOMPONENTSELECTORDATA) Initializes a new instance of a ComReferenceNode for a given root project node and a VSCOMPONENTSELECTORDATA structure that refers to a COM component, initializing the reference node's properties.

Top

See Also

Reference

ComReferenceNode Class

ComReferenceNode Members

Microsoft.VisualStudio.Package Namespace