My.Computer.FileSystem.SpecialDirectories Object MembersĀ 

The My.Computer.FileSystem.SpecialDirectories Property object provides properties for accessing commonly referenced directories

Properties

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.

See Also

Reference

My.Computer.FileSystem.SpecialDirectories Object