FileInformationModifyTimeDate Property |
Gets the file modify time.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntaxpublic string ModifyTimeDate { get; }
Public ReadOnly Property ModifyTimeDate As String
Get
Property Value
Type:
String The file modify time.
See Also