Condividi tramite


SensorDataThresholdTriggerDetails.DeviceId Proprietà

Definizione

Ottiene l'identificatore del dispositivo per il dispositivo che ha attivato il trigger di soglia.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore del dispositivo del sensore.

Si applica a