Share

File.ReferencedFileDescriptors Property

Parent Object: File

Description

Property that returns an enumeration of descriptors that represent the direct file references held by this file.

Syntax

File.ReferencedFileDescriptors() As FileDescriptorsEnumerator

Property Value

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

Version

Introduced in version 11

Was this information helpful?