HumanPresenceFeatures.SensorId プロパティ

定義

人間のプレゼンス センサーの一意の ID を取得します。

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

人間のプレゼンス センサーの一意の ID。

適用対象