共用方式為


GattDeviceServicesResult.Services 屬性

定義

取得服務。

public:
 property IVectorView<GattDeviceService ^> ^ Services { IVectorView<GattDeviceService ^> ^ get(); };
IVectorView<GattDeviceService> Services();
public IReadOnlyList<GattDeviceService> Services { get; }
var iVectorView = gattDeviceServicesResult.services;
Public ReadOnly Property Services As IReadOnlyList(Of GattDeviceService)

屬性值

服務。

Windows 需求

應用程式功能
bluetooth

適用於