IAssetTreeNodeExtension Property
|
Gets/sets the extension of the node
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string Extension { get; set; }
Property Extension As String
Get
Set
property String^ Extension {
String^ get ();
void set (String^ value);
}
abstract Extension : string with get, set
Property Value
Type:
StringSee Also