FileProperties.Save() Method

Top 

Description

Save the object's state without a label so that it can be restored with the Restore method later.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

FileProperties.Save(

)

 

 

Syntax

myFileProperties1.Save();

 

 

See also

FileProperties Object

FileProperties.Save

Interfacing with Files Guide