Share via


BluetoothLEPreferredConnectionParametersRequest.Status Property

Definition

Gets the status of the request.

public:
 property BluetoothLEPreferredConnectionParametersRequestStatus Status { BluetoothLEPreferredConnectionParametersRequestStatus get(); };
BluetoothLEPreferredConnectionParametersRequestStatus Status();
public BluetoothLEPreferredConnectionParametersRequestStatus Status { get; }
var bluetoothLEPreferredConnectionParametersRequestStatus = bluetoothLEPreferredConnectionParametersRequest.status;
Public ReadOnly Property Status As BluetoothLEPreferredConnectionParametersRequestStatus

Property Value

A BluetoothLEPreferredConnectionParametersRequestStatus value representing the status of the request.

Windows requirements

App capabilities
bluetooth

Applies to