_dispWebServicesEvents_WebServiceChangedEventHandler 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 _dispWebServicesEvents_WebServiceChangedEventHandler( WebService^ WebService )
Parameters
- WebService
-
Type:
VsWebSite::WebService^
The Web service.
Show: