Share

FileMetadata.FileName Property

Parent Object: FileMetadata

Description

Gets and sets just the file name portion (no extension and no path) of the FullFileName string.

Syntax

FileMetadata.FileName() As String

Property Value

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

Version

Introduced in version 2009

Was this information helpful?