ShellBrowser .Net Edition
GetLastChangeDate Method
NamespacesJam.ShellShellBrowserGetLastChangeDate()()()
Returns the last modified date of the currently active object.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime GetLastChangeDate()
Public Function GetLastChangeDate As DateTime
public:
DateTime GetLastChangeDate()
Return Value
The last modified date of the currently active object. DateTime.MinValue if the current object is not a file system object and so the last modified date cannot be determined.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)