Back to Devexpress

EnvironmentPolicy.SpecialFolderEventArgs.FolderPath Property

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-specialfoldereventargs-a8498271.md

latest1.2 KB
Original Source

EnvironmentPolicy.SpecialFolderEventArgs.FolderPath Property

Gets or sets the path to the system special folder.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public string FolderPath { get; set; }
vb
Public Property FolderPath As String

Property Value

TypeDescription
String

The path to the system special folder.

|

See Also

EnvironmentPolicy.SpecialFolderEventArgs Class

EnvironmentPolicy.SpecialFolderEventArgs Members

DevExpress.Data.Utils Namespace