Deployment Tools Foundation
Locale Property
Gets the locale (LCID) of the string table.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int Locale { get; set; }
Public Property Locale As Integer Get Set
public: property int Locale { int get (); void set (int value); }
member Locale : int with get, set
Property Value
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)