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.