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