PhoneNumberInfo.GetGeographicRegionCode 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 geographic region code for this number.
public:
virtual Platform::String ^ GetGeographicRegionCode() = GetGeographicRegionCode;
winrt::hstring GetGeographicRegionCode();
public string GetGeographicRegionCode();
function getGeographicRegionCode()
Public Function GetGeographicRegionCode () As String
Returns
A string representing the geographic region code.