Microsoft SDK for Java

FileAttribute.ARCHIVE

Specifies that the file is an archive file.

Syntax

public static final int ARCHIVE;

Remarks

Applications use this value to mark files for backup or removal.

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