ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace > ImGearFileInfo Class : CreateTimeDate Property |
'Declaration Public ReadOnly Property CreateTimeDate As String
'Usage Dim instance As ImGearFileInfo Dim value As String value = instance.CreateTimeDate
public string CreateTimeDate {get;}
public: __property string* get_CreateTimeDate();