共用方式為


BluetoothDevice.DeviceInformation 屬性

定義

取得藍牙裝置的 DeviceInformation 物件。

public:
 property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = bluetoothDevice.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation

屬性值

裝置資訊。

Windows 需求

裝置系列
Windows 10 (已於 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v2.0 引進)
應用程式功能
bluetooth

適用於