Click or drag to resize

SystemDevicesAepBluetooth Class

The System.Devices.Aep.Bluetooth properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAepBluetooth

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Bluetooth

The SystemDevicesAepBluetooth type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIssueInquiry
The System.Devices.Aep.Bluetooth.IssueInquiry property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_Aep_Bluetooth_IssueInquiry.
Public propertyStatic memberLastSeenTime
The System.Devices.Aep.Bluetooth.LastSeenTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Devices_Aep_Bluetooth_LastSeenTime.
Top
See Also