ResourceObjectLocale Property |
Gets the localization culture of this object
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic CultureInfo Locale { get; }
Public ReadOnly Property Locale As CultureInfo
Get
public:
property CultureInfo^ Locale {
CultureInfo^ get ();
}
Property Value
Type:
CultureInfo
See Also