Share via


VSWebSiteEvents.WebReferencesEvents Property

Definition

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

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

Property Value

A WebReferencesEvents interface to a WebReferencesEventsClass object.

Attributes

Applies to