Deployment Tools Foundation
Language Property
Gets the numeric language ID used by the current install session.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int Language { get; }
Public ReadOnly Property Language As Integer Get
public: property int Language { int get (); }
member Language : int with get
Property Value
Remarks
Win32 MSI API: MsiGetLanguage
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)