Skip to main content
All docs
V24.2

EnvironmentPolicy.SpecialFolderRequestEventArgs Constructors

Contains data for the ReadingSpecialFolder event.
Name Parameters Description
SpecialFolderRequestEventArgs(Environment.SpecialFolder, Nullable<Environment.SpecialFolderOption>, Boolean) folder, option, cancel Initializes a new instance of the EnvironmentPolicy.SpecialFolderRequestEventArgs class with specified settings.
See Also