Adds the reference node and an associated build dependency to the project.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Overrides Sub AddReference
'使用
Dim instance As ProjectReferenceNode
instance.AddReference()
public override void AddReference()
public:
virtual void AddReference() override
public override function AddReference()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.