MobileBroadbandSarManager.IsBackoffEnabled Propriété

Définition

Obtient une valeur indiquant si la fonctionnalité de backoff SAR est activée sur l’appareil.

Notes

Pour utiliser cette API, vous devez contacter Microsoft pour demander la fonctionnalité personnalisée microsoft.cellularSARConfiguration_8wekyb3d8bbwe. Pour plus d’informations, consultez la section Fonctionnalités personnalisées dans la rubrique Déclarations des fonctionnalités d’application et Création d’une fonctionnalité personnalisée pour associer un pilote à une application de support matériel.

public:
 property bool IsBackoffEnabled { bool get(); };
bool IsBackoffEnabled();
public bool IsBackoffEnabled { get; }
var boolean = mobileBroadbandSarManager.isBackoffEnabled;
Public ReadOnly Property IsBackoffEnabled As Boolean

Valeur de propriété

Boolean

bool

True si la fonctionnalité de backoff SAR est activée ; sinon, false.

Configuration requise pour Windows

Fonctionnalités de l’application
cellularDeviceControl cellularDeviceIdentity microsoft.cellularSARConfiguration_8wekyb3d8bbwe

S’applique à