PhysicalAddressEntry.CountryOrRegion プロパティ

定義

エントリの国または地域を取得または設定します。

public:
 property System::String ^ CountryOrRegion { System::String ^ get(); void set(System::String ^ value); };
public string CountryOrRegion { get; set; }
Public Property CountryOrRegion As String

プロパティ値

エントリの国または地域。

適用対象