다음을 통해 공유


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

적용 대상