Provides properties for accessing commonly referenced directories.
| C# | Visual Basic |
public class SpecialDirectoriesProxy
Public Class SpecialDirectoriesProxy
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CurrentUserApplicationData |
Read-only String representing the pathname pointing to the current user's Application Data directory.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| 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.
| |
| ProgramFiles |
Read-only String representing the pathname pointing to the Program Files 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.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| SpecialDirectoriesProxy | |