BackgroundTaskBuilder.IsRunningTaskInStandbySupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Valeur de propriété
Boolean
bool
- Attributs