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

国家/地区代码。

适用于