HumanPresenceSensor.DeviceId 属性

定义

获取人类存在传感器的唯一设备 ID。

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

属性值

String

Platform::String

winrt::hstring

人类存在传感器的唯一设备 ID。

适用于