EnvironmentPolicy.SpecialFolderEventArgs.Option Property
Gets the option used for accessing a special folder.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<Environment.SpecialFolderOption> | One of the enumeration values that specifies options to use for accessing a special folder. |
See Also