BackgroundTaskBuilder.IsRunningTaskInStandbySupported Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static property bool IsRunningTaskInStandbySupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static bool IsRunningTaskInStandbySupported();
static bool IsRunningTaskInStandbySupported();
[Windows.Foundation.Metadata.Experimental]
public static bool IsRunningTaskInStandbySupported { [Windows.Foundation.Metadata.Experimental] get; }
public static bool IsRunningTaskInStandbySupported { get; }
var boolean = BackgroundTaskBuilder.isRunningTaskInStandbySupported;
Public Shared ReadOnly Property IsRunningTaskInStandbySupported As Boolean
Eigenschaftswert
Boolean
bool
- Attribute