Accelerometer.DeviceId 屬性

定義

取得裝置識別碼。

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

屬性值

String

Platform::String

winrt::hstring

裝置識別碼。

適用於