Visual Basic Language Reference
My.Computer.FileSystem.SpecialDirectories Object Members
AllUsersApplicationData
|
Read-only String representing the pathname pointing to the All Users Application Data directory.
|
CurrentUserApplicationData
|
Read-only String representing the pathname pointing to the current user's Application Data directory.
|
Desktop
|
Read-only String representing the pathname pointing to the user's Desktop directory.
|
MyDocuments
|
Read-only String representing the pathname pointing to the user's MyDocuments directory.
|
MyMusic
|
Read-only String representing the pathname pointing to the user's MyMusic directory.
|
MyPictures
|
Read-only String representing the pathname pointing to the user's MyPictures directory.
|
Programs
|
Read-only String representing the pathname pointing to the user's Programs directory.
|
Temp
|
Read-only String representing the pathname pointing to the user's Temp directory.
|
Reference