Share

FileDescriptor.ReferencedFile Property

Parent Object: FileDescriptor

Description

Property that returns the File object being referenced. The property returns Nothing for foreign file references.

Syntax

FileDescriptor.ReferencedFile() As File

Property Value

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

Version

Introduced in version 11

Was this information helpful?