PhysicalAddressEntry.Street プロパティ

定義

エントリの通りを取得または設定します。

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

プロパティ値

エントリの通り。

適用対象