adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IFoundFileInfo Interface / LastWriteTime Property

In This Topic
    LastWriteTime Property (IFoundFileInfo)
    In This Topic
    The time the file was last modified
    Syntax
    'Declaration
     
    
    ReadOnly Property LastWriteTime As DateTimeOffset
    DateTimeOffset LastWriteTime {get;}
    See Also