Examveda

What is the purpose of the File.GetLastWriteTime() method in C#?

A. Retrieves the date and time when the specified file was last accessed

B. Retrieves the date and time when the specified file was created

C. Retrieves the date and time when the specified file was last modified

D. Retrieves the date and time when the specified file was last written to

Answer: Option D


Join The Discussion

Related Questions on File Handling and Input Output in C Sharp