Gets the last modification time of the item.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Protected MustOverride Function GetLastWriteTime As Nullable(Of DateTime) |
C# |
---|
protected abstract Nullable<DateTime> GetLastWriteTime() |