Partager via


RfcommDeviceServicesResult.Services Propriété

Définition

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

Valeur de propriété

Obtient l’objet RfcommDeviceService .

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à