共用方式為


MapLocationFinderResult.Status 屬性

定義

取得 MapLocationFinder 查詢的狀態。

public:
 property MapLocationFinderStatus Status { MapLocationFinderStatus get(); };
MapLocationFinderStatus Status();
public MapLocationFinderStatus Status { get; }
var mapLocationFinderStatus = mapLocationFinderResult.status;
Public ReadOnly Property Status As MapLocationFinderStatus

屬性值

MapLocationFinder查詢的狀態。

適用於

另請參閱