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