Share via


HumanPresenceSensor.DeviceId Property

Definition

Gets the unique device ID of the human presence sensor.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = humanPresenceSensor.deviceId;
Public ReadOnly Property DeviceId As String

Property Value

String

Platform::String

winrt::hstring

The unique device ID of the human presence sensor.

Applies to