FileInformationCreateTimeDate Property |
Gets the file creation time.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.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