AssemblyReferenceNode Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AssemblyReferenceNode class.

Overload List

  Name Description
Public method AssemblyReferenceNode(ProjectNode, ProjectElement) Initializes a new instance of the AssemblyReferenceNode class for a given project root (for example, the root node of a project in Solution Explorer) and a given project element that represents the build item for the assembly.
Public method AssemblyReferenceNode(ProjectNode, String) Creates a new instance of an AssemblyReferenceNode by passing in the root node and the path of the assembly that is being referenced.

Top

See Also

Reference

AssemblyReferenceNode Class

AssemblyReferenceNode Members

Microsoft.VisualStudio.Package Namespace