LocalizationExtenderProvider.GetLanguage(Object) Method
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 current resource culture for the specified object.
public:
System::Globalization::CultureInfo ^ GetLanguage(System::Object ^ o);
public System.Globalization.CultureInfo GetLanguage (object o);
member this.GetLanguage : obj -> System.Globalization.CultureInfo
Public Function GetLanguage (o As Object) As CultureInfo
Parameters
- o
- Object
The object to get the current resource culture for.
Returns
A CultureInfo indicating the resource variety.
Remarks
This method returns the current resource culture used to access resource data for the specified object.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา