_dispWebReferencesEvents_Event.WebReferenceAdded Event

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
Event WebReferenceAdded As _dispWebReferencesEvents_WebReferenceAddedEventHandler
'Usage
Dim instance As _dispWebReferencesEvents_Event 
Dim handler As _dispWebReferencesEvents_WebReferenceAddedEventHandler 

AddHandler instance.WebReferenceAdded, handler
event _dispWebReferencesEvents_WebReferenceAddedEventHandler WebReferenceAdded
event _dispWebReferencesEvents_WebReferenceAddedEventHandler^ WebReferenceAdded {
    void add (_dispWebReferencesEvents_WebReferenceAddedEventHandler^ value);
    void remove (_dispWebReferencesEvents_WebReferenceAddedEventHandler^ value);
}
JScript does not support events.

.NET Framework Security

See Also

Reference

_dispWebReferencesEvents_Event Interface

_dispWebReferencesEvents_Event Members

VsWebSite Namespace

WebReferencesEvents