Share

File.FullFileName Property

Parent Object: File

Description

Gets and sets the fully qualified name of this file. This property can only be set if this file has never been saved.

Syntax

File.FullFileName() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 11

Was this information helpful?