HumanPresenceFeatures.SensorId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The unique ID of the human presence sensor.