BluetoothLEScanFilterServices Property
List of service UUIDs which a device must expose to match the filter.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public IList<BluetoothUuid> Services { get; }
Public ReadOnly Property Services As IList(Of BluetoothUuid)
Get
public:
property IList<BluetoothUuid>^ Services {
IList<BluetoothUuid>^ get ();
}
member Services : IList<BluetoothUuid> with get
Property Value
IListBluetoothUuid