Microsoft SDK for Java

FileShare Fields

Fields Description
NONE Specifies that the file cannot be shared.
READ Allows subsequent opening of the file for reading.
READWRITE Allows subsequent opening of the file for writing or reading.
WRITE Allows subsequent opening of the file for writing.

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