Files Property

Gets the PreferencesFiles object.

See Also | Example

Signature

object.Files

object

Preferences
The object or objects this property applies to.

Files

PreferencesFiles; read-only
Gets the PreferencesFiles object.

Remarks

The PreferencesFiles object holds all the options from the Files tab on the Options dialog stored in the registry. All options that are stored with the drawing can be found on the DatabasePreferences object.

 

   Comments?