Freigeben über


Query<T>.IsBusy-Eigenschaft

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property IsBusy As Boolean
public bool IsBusy { get; private set; }
public:
property bool IsBusy {
    bool get ();
    private: void set (bool value);
}
member IsBusy : bool with get, private set

Eigenschaftswert

Typ: System.Boolean

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Query<T> Klasse

Microsoft.Phone.Maps.Services-Namespace