共用方式為


PersonAddress.Country 屬性

定義

代表國家/地區名稱。

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

屬性值

備註

屬性會使用常數 kABPersonAddressCountryKey 值來存取基礎字典。

適用於