Microsoft SDK for Java

FileAccess Fields

Fields Description
READ Specifies read access to the file.
READWRITE Specifies read and write access to the file.
WRITE Specifies write access to the file.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.