BluetoothDevice overview

Public Constructors

BluetoothDevice Constructs an object to represent the Bluetooth device described with a name and address

Public Methods

Connect Provides the ability to connect to this device and transfer data
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

Address 8 byte Bluetooth address
Name Describes a Bluetooth device

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

BluetoothDevice Class | Microsoft.WindowsMobile.SharedSource.Bluetooth Namespace