Microsoft SDK for Java

SpecialFolder.DESKTOP_DIRECTORY

Specifies the file system directory used to physically store file objects on the desktop.

Syntax

public static final int DESKTOP_DIRECTORY;

Remarks

The DESKTOP_DIRECTORY field represents the directory that is used to store files on the desktop. This folder should not be confused with the desktop folder, which is a virtual folder.

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