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 쿼리의 상태.

적용 대상

추가 정보