Microsoft SDK for Java

FileAttribute.OFFLINE

Specifies that the data of the file is not immediately available.

Syntax

public static final int OFFLINE;

Remarks

Indicates that the file data has been physically moved to offline storage.

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