_dispWebServicesEvents_Event Interface

 

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.

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

[ComVisibleAttribute(false)]
public interface class _dispWebServicesEvents_Event

NameDescription
System_CAPS_pubmethodadd_WebServiceAdded(_dispWebServicesEvents_WebServiceAddedEventHandler^)

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

System_CAPS_pubmethodadd_WebServiceChanged(_dispWebServicesEvents_WebServiceChangedEventHandler^)

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

System_CAPS_pubmethodadd_WebServiceRemoved(_dispWebServicesEvents_WebServiceRemovedEventHandler^)

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

System_CAPS_pubmethodadd_WebServiceRenamed(_dispWebServicesEvents_WebServiceRenamedEventHandler^)

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

System_CAPS_pubmethodremove_WebServiceAdded(_dispWebServicesEvents_WebServiceAddedEventHandler^)

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

System_CAPS_pubmethodremove_WebServiceChanged(_dispWebServicesEvents_WebServiceChangedEventHandler^)

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

System_CAPS_pubmethodremove_WebServiceRemoved(_dispWebServicesEvents_WebServiceRemovedEventHandler^)

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

System_CAPS_pubmethodremove_WebServiceRenamed(_dispWebServicesEvents_WebServiceRenamedEventHandler^)

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

NameDescription
System_CAPS_pubeventWebServiceAdded

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

System_CAPS_pubeventWebServiceChanged

This API supports the product 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.

System_CAPS_pubeventWebServiceRemoved

This API supports the product 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.

System_CAPS_pubeventWebServiceRenamed

This API supports the product 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.

Return to top
Show: