







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