Share

File.AllReferencedFiles Property

Parent Object: File

Description

Property that returns all the file references of this File along with all of the recursively nested references.

Syntax

File.AllReferencedFiles() As FilesEnumerator

Property Value

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

Version

Introduced in version 11

Was this information helpful?