Share

FileDescriptor.ReferenceLocationDifferent Property

Parent Object: FileDescriptor

Description

Gets whether the file path or the file name of the referenced file is different from the last time the parent (referencing) file was saved. A value of True indicates that the currently referenced file has a different file path or file name.

Syntax

FileDescriptor.ReferenceLocationDifferent() As Boolean

Property Value

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

Version

Introduced in version 2010

Was this information helpful?