GattServiceProviderConnection.Service Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|