CreateTimeDate Property

Summary
Gets or sets the creation time and date for a file.
Syntax
C#
VB
C++
public string CreateTimeDate { get; set; } 
Public Property CreateTimeDate As String 
public: 
property String^ CreateTimeDate { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string which specifies the creation time and date for a file.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.