clsSpecialFolders.Appdata PropertyThe file system directory that serves as a common repository for application-specific data. A typical path is C:\Documents and Settings\username\Application Data. This CSIDL is supported by the redistributable Shfolder.dll for systems that do not have the Internet Explorer 4.0 integrated Shell installed.Syntax
Public Property Get Appdata () As String
Parameters
Remarks
|