C#
VB
C++
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
<EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState)> _
Public Shared Property Culture() As System.Globalization.CultureInfo
Get
Set
public: [EditorBrowsableAttribute(System::ComponentModel::EditorBrowsableState)]
static property System.Globalization.CultureInfo^ Culture
{
System.Globalization.CultureInfo^ get()
System::Void set(System.Globalization.CultureInfo^ value)
}
The current value of the current thread's culture.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET