_dispWebReferencesEvents_WebReferenceChangedEventHandler Delegate
This API supports the product infrastructure and is not intended to be used directly from your code.
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
[ComVisibleAttribute(false)] public delegate void _dispWebReferencesEvents_WebReferenceChangedEventHandler( WebReference^ WebReference )
Parameters
- WebReference
-
Type:
VsWebSite::WebReference^
The Web reference.
Show: