DkmGlobalSettings.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.
Culture used by Visual Studio. This can be used to load resource dlls, format strings, etc.
public:
static property System::Globalization::CultureInfo ^ Culture { System::Globalization::CultureInfo ^ get(); };
public static System.Globalization.CultureInfo Culture { get; }
static member Culture : System.Globalization.CultureInfo
Public Shared ReadOnly Property Culture As CultureInfo
Property Value
Returns CultureInfo.