VSWebSiteEvents.AssemblyReferencesEvents Property
Gets a reference to events for the References collection property in a Web site project.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
ReadOnly Property AssemblyReferencesEvents As AssemblyReferencesEvents
AssemblyReferencesEvents AssemblyReferencesEvents { get; }
property AssemblyReferencesEvents^ AssemblyReferencesEvents {
AssemblyReferencesEvents^ get ();
}
abstract AssemblyReferencesEvents : AssemblyReferencesEvents with get
function get AssemblyReferencesEvents () : AssemblyReferencesEvents
Property Value
Type: VsWebSite.AssemblyReferencesEvents
An AssemblyReferencesEvents interface to a AssemblyReferencesEventsClass 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.