Locale Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation Locale Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionStringTable ► Locale C# Visual Basic Visual C++ 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) previous page start next page