GH_AsynchFileDataFileLastChanged Property |
Gets the date at which the file was last changed.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public DateTime FileLastChanged { get; }
Public ReadOnly Property FileLastChanged As DateTime
Get
Property Value
Type:
DateTime[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.FileLastChanged"]
See Also