Share via


HumanPresenceFeatures.SensorId 屬性

定義

取得人類目前狀態感應器的唯一識別碼。

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

屬性值

String

Platform::String

winrt::hstring

人類目前狀態感應器的唯一識別碼。

適用於