Microsoft SDK for Java

SpecialFolder.USER_DATA

Specifies the file system directory that serves as a common repository for documents.

Syntax

public static final int USER_DATA;

Remarks

The path specified for the USER_DATA field is typically where documents are stored. On most systems this is the path to the My Documents folder.

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