Resources..::..Culture Property
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Namespace:
GalvCoilEyeLabelOcr.Properties
Assembly:
GalvCoilEyeLabelOcr (in GalvCoilEyeLabelOcr.exe)
Syntax
[EditorBrowsableAttribute] internal static CultureInfo Culture { get; set; }
<EditorBrowsableAttribute> _ Friend Shared Property Culture As CultureInfo Get Set
[EditorBrowsableAttribute] internal: static property CultureInfo^ Culture { CultureInfo^ get (); void set (CultureInfo^ value); }