get_deletion_date


Description:

[ Version ( since = "2.36" ) ]
public DateTime? get_deletion_date ()

Returns the DateTime representing the deletion date of the file, as available in g_file_attribute_trash_deletion_date.

If the g_file_attribute_trash_deletion_date attribute is unset, null is returned.

Parameters:

this

a FileInfo.

Returns:

a DateTime, or null.