GeolocationRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示位置要求的準則。
public class GeolocationRequest
- 繼承
-
System.ObjectGeolocationRequest
建構函式
GeolocationRequest() |
建立 GeolocationRequest 的新實例。 |
GeolocationRequest(GeolocationAccuracy) |
使用指定的精確度,建立 GeolocationRequest 的新實例。 |
GeolocationRequest(GeolocationAccuracy, TimeSpan) |
使用指定的精確度和逾時,建立 GeolocationRequest 的新實例。 |
屬性
DesiredAccuracy |
取得或設定所產生位置所需的正確性。 |
Timeout |
取得或設定位置要求逾時。 |
方法
ToString() |
要求的字串表示。 |