ResolveAddressCompletedEventArgs.Address プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
CivicAddress イベントに関連付けられているResolveAddressCompletedを取得します。
public:
property System::Device::Location::CivicAddress ^ Address { System::Device::Location::CivicAddress ^ get(); };
public System.Device.Location.CivicAddress Address { get; }
member this.Address : System.Device.Location.CivicAddress
Public ReadOnly Property Address As CivicAddress
プロパティ値
CivicAddress イベントに関連付けられているResolveAddressCompleted。 アドレスを解決できなかった場合、このプロパティは Unknownを返します。