Thread: CurrentCulture (get) |
Gets the culture for the current thread.
Public Property Get CurrentCulture ( ) As CultureInfo
The CultureInfo object that is returned by this property, together with its associated objects, determine the default format for dates, times, numbers, and currency values.
Read/Write.