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