GeolocationListeningFailedEventArgs.Error 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述所發生錯誤的地理位置錯誤。
public:
property Microsoft::Maui::Devices::Sensors::GeolocationError Error { Microsoft::Maui::Devices::Sensors::GeolocationError get(); };
public Microsoft.Maui.Devices.Sensors.GeolocationError Error { get; }
member this.Error : Microsoft.Maui.Devices.Sensors.GeolocationError
Public ReadOnly Property Error As GeolocationError