GattDeviceServicesResult.Services Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene los servicios.
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)
Valor de propiedad
Los servicios.
Requisitos de Windows
Características de aplicaciones |
bluetooth
|