HumanPresenceFeatures.IsWakeOnApproachSupported 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.
Obtient si le capteur de présence humaine peut réveiller le PC sur l’approche d’un utilisateur.
public:
property bool IsWakeOnApproachSupported { bool get(); };
bool IsWakeOnApproachSupported();
public bool IsWakeOnApproachSupported { get; }
var boolean = humanPresenceFeatures.isWakeOnApproachSupported;
Public ReadOnly Property IsWakeOnApproachSupported As Boolean
Valeur de propriété
Boolean
bool
True, s’il est pris en charge. Sinon, False. La valeur par défaut est false.