ITechnicalMetadataFileLastModified Property
|
Gets the time when the
Asset was last modified.
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax DateTime FileLastModified { get; }
ReadOnly Property FileLastModified As DateTime
Get
property DateTime FileLastModified {
DateTime get ();
}
abstract FileLastModified : DateTime with get
Property Value
Type:
DateTimeSee Also