Share via


RfcommDeviceServicesResult.Services Property

Definition

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)

Property Value

Gets the RfcommDeviceService object.

Windows requirements

App capabilities
bluetooth

Applies to