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