Поделиться через


GattDeviceServicesResult.Services Свойство

Определение

Возвращает службы.

public:
 property IVectorView<GattDeviceService ^> ^ Services { IVectorView<GattDeviceService ^> ^ get(); };
IVectorView<GattDeviceService> Services();
public IReadOnlyList<GattDeviceService> Services { get; }
var iVectorView = gattDeviceServicesResult.services;
Public ReadOnly Property Services As IReadOnlyList(Of GattDeviceService)

Значение свойства

Службы.

Требования к Windows

Возможности приложения
bluetooth

Применяется к