Condividi tramite


GattLocalService.Characteristics Proprietà

Definizione

Ottiene un elenco vettoriale delle caratteristiche disponibili per questo servizio locale.

public:
 property IVectorView<GattLocalCharacteristic ^> ^ Characteristics { IVectorView<GattLocalCharacteristic ^> ^ get(); };
IVectorView<GattLocalCharacteristic> Characteristics();
public IReadOnlyList<GattLocalCharacteristic> Characteristics { get; }
var iVectorView = gattLocalService.characteristics;
Public ReadOnly Property Characteristics As IReadOnlyList(Of GattLocalCharacteristic)

Valore della proprietà

Elenco vettoriale delle caratteristiche disponibili per questo servizio locale.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a