EnvironmentPolicy.SpecialFolderEventArgs Properties
Contains data for the ReadSpecialFolder event.| Name | Description |
|---|---|
| Folder | Gets the system special folder (such as Program Files, Programs, System, or Startup). |
| FolderPath | Gets or sets the path to the system special folder. |
| Option | Gets the option used for accessing a special folder. |
See Also