RfcommDeviceServicesResult.Services 속성

정의

RfcommDeviceService 개체입니다.

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

적용 대상