GeolocationListeningFailedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
地理位置接聽錯誤事件的事件自變數。
public ref class GeolocationListeningFailedEventArgs : EventArgs
public class GeolocationListeningFailedEventArgs : EventArgs
type GeolocationListeningFailedEventArgs = class
inherit EventArgs
Public Class GeolocationListeningFailedEventArgs
Inherits EventArgs
- 繼承
-
GeolocationListeningFailedEventArgs
建構函式
GeolocationListeningFailedEventArgs(GeolocationError) |
建立新的地理位置錯誤事件自變數物件 |
屬性
Error |
描述發生錯誤的地理位置錯誤。 |