RfcommDeviceServicesResult.Services Свойство

Определение

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)

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

Возвращает объект RfcommDeviceService .

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

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

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