VSWebSiteEvents.WebSiteMiscEvents Property

Definition

Gets a reference to miscellaneous events in a Web site project.

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

Property Value

A WebSiteMiscEvents interface to a WebSiteMiscEvents object.

Attributes

Applies to