Language Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Language Property
Gets the numeric language ID used by the current install session.
Declaration Syntax
C# Visual Basic Visual C++
public int Language { get; }
Public ReadOnly Property Language As Integer
	Get
public:
property int Language {
	int get ();
}
Property Value
Remarks

Win32 MSI API: MsiGetLanguage

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)