Microsoft SDK for Java

FileAttribute.HIDDEN

Specifies that the file is hidden.

Syntax

public static final int HIDDEN;

Remarks

The file is not to be included in an ordinary directory listing.

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