ImageGear for .NET
CreateTimeDate Property




Gets the creation date of the file.
Syntax
'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();
public:
property String^ CreateTimeDate {
   String^ get();
}

Property Value

String time data.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback