Share via


BluetoothAdapter.IsCentralRoleSupported プロパティ

定義

adapater が LowEnergy の中央ロールをサポートしているかどうかを示すブール値を取得します。

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

プロパティ値

Boolean

bool

adapater が LowEnergy の中央ロールをサポートしているかどうかを示すブール値を取得します。

Windows の要件

アプリの機能
bluetooth

適用対象