Platform Core .NET Assemblies API
LastWriteTimeUtc Property
See Also  Send Feedback
Terrasoft.IO Namespace > IFileSystemInfo Interface : LastWriteTimeUtc Property

Glossary Item Box

Gets or sets the time, in coordinated universal time (UTC), when the current file or directory was last written to.

Syntax

 
C#
 
 

Property Value

The UTC time when the current file was last written to.

Exceptions

ExceptionDescription
System.IO.IOExceptionSystem.IO.FileSystemInfo.Refresh cannot initialize the data.
System.PlatformNotSupportedExceptionThe current operating system is not Windows NT or later.
System.ArgumentOutOfRangeExceptionThe caller attempts to set an invalid write time.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.