Share via


HumanPresenceFeatures.SensorId Property

Definition

Gets the unique ID of the human presence sensor.

public:
 property Platform::String ^ SensorId { Platform::String ^ get(); };
winrt::hstring SensorId();
public string SensorId { get; }
var string = humanPresenceFeatures.sensorId;
Public ReadOnly Property SensorId As String

Property Value

String

Platform::String

winrt::hstring

The unique ID of the human presence sensor.

Applies to