CuteEditor for .NET 6.2 Class Library

CEF.GetFileWriteTime Method 

[Visual Basic]
Public Shared Function GetFileWriteTime( _
   ByVal path As String _
) As Date
[C#]
public static DateTime GetFileWriteTime(
   string path
);

See Also

CEF Class | CuteEditor Namespace