FtpWebResponse.LastModified Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the date and time that a file on an FTP server was last modified.
Assembly: System (in System.dll)
The LastModified property returns the data requested by the GetDateTimestamp method. For requests sent using any other method, LastModified returns MinValue.
.NET Framework
Available since 2.0
Available since 2.0
Show: