BluetoothAddressType 列舉

定義

描述藍牙網址類別型。

public enum class BluetoothAddressType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
enum class BluetoothAddressType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
public enum BluetoothAddressType
var value = Windows.Devices.Bluetooth.BluetoothAddressType.public
Public Enum BluetoothAddressType
繼承
BluetoothAddressType
屬性

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

欄位

Public 0

公用位址。

Random 1

隨機位址。

Unspecified 2

未指定的位址。

備註

版本歷程記錄

Windows 版本 SDK 版本 新增值
1703 15063 [未指定]

適用於