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