System::Globalization::CultureInfo::set_CurrentCulture method
CultureInfo::set_CurrentCulture method
Sets culture for current thread.
static void System::Globalization::CultureInfo::set_CurrentCulture(const CultureInfoPtr &value)
Parameter | Type | Description |
---|---|---|
value | const CultureInfoPtr& | Culture to set. |
See Also
- Typedef CultureInfoPtr
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.PUB for C++