BluetoothAdapter.IsPeripheralRoleSupported プロパティ

定義

adapater が LowEnergy 周辺機器ロールをサポートしているかどうかを示すブール値を取得します。

public:
 property bool IsPeripheralRoleSupported { bool get(); };
bool IsPeripheralRoleSupported();
public bool IsPeripheralRoleSupported { get; }
var boolean = bluetoothAdapter.isPeripheralRoleSupported;
Public ReadOnly Property IsPeripheralRoleSupported As Boolean

プロパティ値

Boolean

bool

adapater が LowEnergy 周辺機器ロールをサポートしているかどうかを示すブール値を取得します。

Windows の要件

アプリの機能
bluetooth

適用対象