VSWebSiteEvents::AssemblyReferencesEvents Property
Gets a reference to events for the References collection property in a Web site project.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
property AssemblyReferencesEvents^ AssemblyReferencesEvents {
AssemblyReferencesEvents^ get();
}
Property Value
Type: VsWebSite::AssemblyReferencesEvents^An AssemblyReferencesEvents interface to a AssemblyReferencesEventsClass object.
Show: