IFileSystemInfo.DirectoryName Property
Gets a string representing the directory’s full path.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the directory’s full path. |
See Also