VSQEQS_FILE_ATTRIBUTE_DATA::ftLastWriteTime Field

 

Date and time the file was last written to.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.FILETIME")]
FILETIME ftLastWriteTime

From IVsQueryEditQuerySave2.idl:

FILETIME ftLastWriteTime;
Return to top
Show: