VSQEQS_FILE_ATTRIBUTE_DATA.ftLastWriteTime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Date and time the file was last written to.
public: Microsoft::VisualStudio::OLE::Interop::FILETIME ftLastWriteTime;
public: Microsoft::VisualStudio::OLE::Interop::FILETIME ftLastWriteTime;
Microsoft::VisualStudio::OLE::Interop::FILETIME ftLastWriteTime;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.FILETIME")]
public Microsoft.VisualStudio.OLE.Interop.FILETIME ftLastWriteTime;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.FILETIME")>]
val mutable ftLastWriteTime : Microsoft.VisualStudio.OLE.Interop.FILETIME
Public ftLastWriteTime As FILETIME
Field Value
- Attributes
Remarks
COM Signature
From IVsQueryEditQuerySave2.idl:
FILETIME ftLastWriteTime;