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

适用于