Share via


VSWebSiteEvents.AssemblyReferencesEvents Property

Definition

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

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

Property Value

An AssemblyReferencesEvents interface to a AssemblyReferencesEventsClass object.

Attributes

Applies to