_dispWebServicesEvents_Event.remove_WebServiceRenamed Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public:
void remove_WebServiceRenamed(VsWebSite::_dispWebServicesEvents_WebServiceRenamedEventHandler ^ A_1);
public void remove_WebServiceRenamed (VsWebSite._dispWebServicesEvents_WebServiceRenamedEventHandler A_1);
abstract member remove_WebServiceRenamed : VsWebSite._dispWebServicesEvents_WebServiceRenamedEventHandler -> unit
Public Sub remove_WebServiceRenamed (A_1 As _dispWebServicesEvents_WebServiceRenamedEventHandler)
Parameters
The event handler.