←Select platform

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(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) 
} 

Property Value

The current value of the current thread's culture.

Requirements

Target Platforms

See Also

Reference

Resources Class

Resources Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly