Share

Application.AssemblyEvents Property

Parent Object: Application

Description

Property that returns the AssemblyEvents object. This object supports a set of events that are assembly centric.

Syntax

Application.AssemblyEvents() As AssemblyEvents

Property Value

This is a read only property whose value is an AssemblyEvents.

Version

Introduced in version 11

Was this information helpful?