VSWebSiteEvents::WebServicesEvents Property

 

Gets a reference to events for the WebServices collection property in a Web site project.

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

property WebServicesEvents^ WebServicesEvents {
	WebServicesEvents^ get();
}

Property Value

Type: VsWebSite::WebServicesEvents^

A WebServicesEvents interface to a WebServicesEventsClass object.

Return to top
Show: