EnvironmentPolicy.SpecialFolderEventArgs.Folder Property
Gets the system special folder (such as Program Files, Programs, System, or Startup).
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Environment.SpecialFolder | The system special folder. |
See Also