EnvironmentPolicy.SpecialFolderEventArgs Constructors
Contains data for the ReadSpecialFolder event.Name | Parameters | Description |
---|---|---|
SpecialFolderEventArgs(Environment.SpecialFolder, Nullable<Environment.SpecialFolderOption>, String) | folder, option, folderPath | Initializes a new instance of the EnvironmentPolicy.SpecialFolderEventArgs class with specified settings. |
See Also