Microsoft SDK for Java

FileShare.NONE

Specifies that the file cannot be shared.

Syntax

public static final int NONE;

Remarks

Any request to open the file will fail until the file is closed.

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