Share via


GattDescriptorsResult.Status Property

Definition

Gets the status of the operation.

public:
 property GattCommunicationStatus Status { GattCommunicationStatus get(); };
GattCommunicationStatus Status();
public GattCommunicationStatus Status { get; }
var gattCommunicationStatus = gattDescriptorsResult.status;
Public ReadOnly Property Status As GattCommunicationStatus

Property Value

The status of the operation.

Windows requirements

App capabilities
bluetooth

Applies to