Get Country/Region name from windows phone 8

前端 未结 5 1626
日久生厌
日久生厌 2020-12-11 03:49

I have the screenshot

\"enter

and I am intending to retrieve the country which

5条回答
  •  伪装坚强ぢ
    2020-12-11 04:19

    The correct answer to what the user is asking is this:

    Windows.System.UserProfile.GlobalizationPreferences.HomeGeographicRegion
    

    This should give you information regarding the Country/Region selection in the language+region setting.

提交回复
热议问题