RfcommDeviceServicesResult.Services Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RfcommDeviceService object.
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
|