IInstalledApplicationInfoLanguage Property |
Selected language for installation.
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
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