Locale Property

Microsoft Deployment Tools

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
public:
property int Locale {
	int get ();
	void set (int value);
}

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)