PersonAddress.Country 属性

定义

表示国家/地区名称。

public string Country { get; set; }
member this.Country : string with get, set

属性值

注解

属性使用常量 kABPersonAddressCountryKey 值来访问基础字典。

适用于