Locale Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Locale Property
Gets the locale (LCID) of the string table.
Declaration Syntax
C# Visual Basic Visual C++
public int Locale { get; set; }
Public Property Locale As Integer
	Get
	Set
public:
property int Locale {
	int get ();
	void set (int value);
}
Property Value

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