Links an assembly reference node to the project hierarchy by constructing a new project element node, if necessary, and setting the name and path of the project element node.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Protected Overrides Sub BindReferenceData
'使用
Me.BindReferenceData()
protected override void BindReferenceData()
protected:
virtual void BindReferenceData() override
protected override function BindReferenceData()
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.