Share via


VSWebSiteEvents.WebServicesEvents Property

Definition

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

public:
 property VsWebSite::WebServicesEvents ^ WebServicesEvents { VsWebSite::WebServicesEvents ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public VsWebSite.WebServicesEvents WebServicesEvents { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.WebServicesEvents : VsWebSite.WebServicesEvents
Public ReadOnly Property WebServicesEvents As WebServicesEvents

Property Value

A WebServicesEvents interface to a WebServicesEventsClass object.

Attributes

Applies to