Share

Application.FileAccessEvents Property

Parent Object: Application

Description

Property that returns the FileAccessEvents object. This object supports a set of events that are fired as a result of a file being accessed.

Syntax

Application.FileAccessEvents() As FileAccessEvents

Property Value

This is a read only property whose value is a FileAccessEvents.

Version

Introduced in version 4

Was this information helpful?