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