FileSystemInfo.LastWriteTime Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the time when the current file or directory was last written to.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| IOException | Refresh cannot initialize the data. |
| PlatformNotSupportedException | The current operating system is not Microsoft Windows NT or later. |
Version Notes
Windows Phone
This member has a SecurityCriticalAttribute attribute. This attribute restricts this member to internal use. Application code that uses this member throws a MethodAccessException.
Show: