PhysicalAddressEntry.City プロパティ

定義

エントリの市区町村を取得または設定します。

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

プロパティ値

エントリの都市。

適用対象