Culture Property

Summary
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Syntax
C#
VB
C++
public static CultureInfo Culture { get; set; } 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> 
Public Shared Property Culture As CultureInfo 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] 
public: 
static property CultureInfo^ Culture { 
   CultureInfo^ get(); 
   void set (    CultureInfo^ ); 
} 

Property Value

The current value of the current thread's culture.

Requirements

Target Platforms

See Also

Reference

Resources Class

Resources Members

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.