ITechnicalMetadataExtension Property
|
Gets the extension of the file, with dot in the front
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
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