다음을 통해 공유


SensorDataThresholdTriggerDetails.DeviceId 속성

정의

임계값 트리거를 활성화한 디바이스의 디바이스 식별자를 가져옵니다.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = sensorDataThresholdTriggerDetails.deviceId;
Public ReadOnly Property DeviceId As String

속성 값

String

Platform::String

winrt::hstring

센서의 디바이스 식별자입니다.

적용 대상