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입니다.

적용 대상