共用方式為


PhoneNumberInfo.CountryCode 屬性

定義

取得此電話號碼的兩個字母國家/地區代碼。

public:
 property int CountryCode { int get(); };
int CountryCode();
public int CountryCode { get; }
var int32 = phoneNumberInfo.countryCode;
Public ReadOnly Property CountryCode As Integer

屬性值

Int32

int

國家/地區代碼。

適用於