







Last modification date of file/directory.
Namespace:
Moxiecode.Manager.FileSystems
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public virtual DateTime LastModified { get; set; } |
Visual Basic (Declaration) |
---|
Public Overridable Property LastModified As DateTime |
Visual C++ |
---|
public: virtual property DateTime LastModified { DateTime get (); void set (DateTime value); } |