PhoneNumberFormatter.GetCountryCodeForRegion(String) Methode

Definition

Statische Methode, die den Ländercode für einen bestimmten Regionscode zurückgibt.

public:
 static int GetCountryCodeForRegion(Platform::String ^ regionCode);
 static int GetCountryCodeForRegion(winrt::hstring const& regionCode);
public static int GetCountryCodeForRegion(string regionCode);
function getCountryCodeForRegion(regionCode)
Public Shared Function GetCountryCodeForRegion (regionCode As String) As Integer

Parameter

regionCode
String

Platform::String

winrt::hstring

Der iso-Regionscode aus zwei Buchstaben.

Gibt zurück

Int32

int

Die Telefonlandvorwahl als ganze Zahl.

Gilt für: