LocalizationExtenderProvider::GetLoadLanguage Method (Object^)
.NET Framework (current version)
Gets the default resource culture to use when initializing the values of a localized object at design time.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The object to get the resource culture for.
Return Value
Type: System.Globalization::CultureInfo^A CultureInfo indicating the resource culture to use to initialize the values of the specified object.
.NET Framework
Available since 1.1
Available since 1.1
Show: