Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Properties Namespace > Resources Class : Culture Property |
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static CultureInfo Culture {get; set;}
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Shared Property Culture As CultureInfo
'Usage
Dim value As CultureInfo Resources.Culture = value value = Resources.Culture
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public: static property CultureInfo^ Culture { CultureInfo^ get(); void set ( CultureInfo^ value); }