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