Partager via


ReferenceNode.CannotAddReferenceErrorMessage Delegate

Handles the error message when the reference cannot be added.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

Protected Delegate Sub CannotAddReferenceErrorMessage

Dim instance As New CannotAddReferenceErrorMessage(AddressOf HandlerMethod)
protected delegate void CannotAddReferenceErrorMessage()
protected delegate void CannotAddReferenceErrorMessage()
JScript does not support delegates.

See Also

Reference

Microsoft.VisualStudio.Package Namespace