Share

FileDescriptor.Parent Property

Parent Object: FileDescriptor

Description

Property that returns the parent File object of this descriptor.

Syntax

FileDescriptor.Parent() As File

Property Value

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

Version

Introduced in version 11

Was this information helpful?