次の方法で共有


PersonAddress.Country プロパティ

定義

国名を表します。

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

プロパティ値

注釈

プロパティは、定数 kABPersonAddressCountryKey 値を使用して、基になるディクショナリにアクセスします。

適用対象