इसके माध्यम से साझा किया गया


GattServiceProviderConnection.Service Property

Definition

Gets the local GATT service.

public:
 property GattLocalService ^ Service { GattLocalService ^ get(); };
GattLocalService Service();
public GattLocalService Service { get; }
var gattLocalService = gattServiceProviderConnection.service;
Public ReadOnly Property Service As GattLocalService

Property Value

Gets the local GATT service.

Windows requirements

App capabilities
bluetooth

Applies to