Share

ReferencedOLEFileDescriptor.FileDescriptor Property

Parent Object: ReferencedOLEFileDescriptor

Description

Property that returns the corresponding FileDescriptor object. The ReplaceReference method on the returned object can be used to replace the referenced file. This property returns Nothing for embeddings.

Syntax

ReferencedOLEFileDescriptor.FileDescriptor() As FileDescriptor

Property Value

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

Version

Introduced in version 2011

Was this information helpful?