Share

TransientObjects.CreateFileMetadata Method

Parent Object: TransientObjects

Description

Method that creates a new FileMetadata object. The newly created FileMetadata is returned.

Syntax

TransientObjects.CreateFileMetadata( [FullFileName] As Variant ) As FileMetadata

Parameters

Name Type Description
FullFileName Variant Optional input string object that specifies a full file name (with the extension and the path).

This is an optional argument whose default value is null.

Version

Introduced in version 2009

Was this information helpful?