ImageGear .NET
ModifiedTimeDate Property




Gets the last date the file was modified.
Syntax
'Declaration
 
Public ReadOnly Property ModifiedTimeDate As String
'Usage
 
Dim instance As ImGearFileInfo
Dim value As String
 
value = instance.ModifiedTimeDate
public string ModifiedTimeDate {get;}
public: __property string* get_ModifiedTimeDate();
public:
property String^ ModifiedTimeDate {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback