AutoReloadExternallyModifiedFiles Property

      Applies To

Sets or returns a Boolean value controlling whether the IDE automatically reloads open files if it detects that they have changed on disk outside the IDE.

Syntax

Property Get AutoReloadExternallyModifiedFiles () As Boolean

Property Let AutoReloadExternallyModifiedFiles (Boolean)

The syntax has these parts:

Part Description
Boolean Required Boolean value specifying the behavior for reloading files.