Gets the extension of the Asset File.
The extension information is from
Technical Metadata of the Asset
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string Extension { get; }
ReadOnly Property Extension As String
Get
property String^ Extension {
String^ get ();
}
abstract Extension : string with get
Property Value
Type:
StringSee Also