BluetoothLEPreferredConnectionParametersRequest.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|