public sealed class BluetoothRadio : IDisposable
Public NotInheritable Class BluetoothRadio
Implements IDisposable
public ref class BluetoothRadio sealed : IDisposable
[<SealedAttribute>]
type BluetoothRadio =
class
interface IDisposable
end
Default | Returns the default Bluetooth radio (if present). |
LocalAddress | Get the address of the local Bluetooth radio device. |
Mode | Gets or sets the Scan Mode of the radio. |
Name | Returns the friendly name of the local Bluetooth radio. |
Dispose | Releases all resources used by the BluetoothRadio |
Equals | (Inherited from Object) |
Finalize | (Overrides ObjectFinalize) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ToString | (Inherited from Object) |