Share

PartDocument.AssociativeForeignFilename Property

Parent Object: PartDocument

Description

Read-only property that returns the full file name of the associative foreign file. This property returns empty string if the IsEmbeddedDocument returns False.

Syntax

PartDocument.AssociativeForeignFilename() As String

Property Value

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

Version

Introduced in version 2017

Was this information helpful?