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)
Syntax
'Declaration
ReadOnly Property WebServicesEvents As WebServicesEvents
WebServicesEvents WebServicesEvents { get; }
property WebServicesEvents^ WebServicesEvents {
WebServicesEvents^ get ();
}
abstract WebServicesEvents : WebServicesEvents with get
function get WebServicesEvents () : WebServicesEvents
Property Value
Type: VsWebSite.WebServicesEvents
A WebServicesEvents interface to a WebServicesEventsClass object.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.