Unicode Controls & Classes for VB6 - Version 4

clsSpecialFolders.Desktopdirectory Property

The file system directory used to physically store file objects on the desktop (not to be confused with the desktop folder itself). A typical path is C:\Documents and Settings\username\Desktop.

Syntax
Public Property Get Desktopdirectory () As String
Parameters
Parameter Description
Remarks