ReadOnly Property

Object List Next Object

Defined By:
File

Description:

Determines the state of the file
s ReadOnly attribute.

Settings:


Setting Description


False(0) (Default) The file is not read only.

True(-1) The file is read only.

Details:

If True, then the contents of the file are not allowed to change, i.e. write operations to the file will fail.

Data Type: Boolean

See Also:

Archive property, Hidden property, System property