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

適用対象