FileManagerItem.LastWriteTime Property
Returns the time of the last item (file or folder) modification.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value that specifies the time of the last item modification. |
See Also