JQueryValueProvider.Culture Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CultureInfo associated with the values.
public:
 property System::Globalization::CultureInfo ^ Culture { System::Globalization::CultureInfo ^ get(); };public System.Globalization.CultureInfo? Culture { get; }public System.Globalization.CultureInfo Culture { get; }member this.Culture : System.Globalization.CultureInfoPublic ReadOnly Property Culture As CultureInfo