The UI culture this class was constructed to use or null if none were specified.
Namespace: Composite.Core.ThreadingAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public CultureInfo UiCulture { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UiCulture As CultureInfo Get |
| Visual C++ |
|---|
public: property CultureInfo^ UiCulture { CultureInfo^ get (); } |