clsSpecialFolders.Desktopdirectory PropertyThe 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
Remarks
|