| desarrolloMobile.NET Bluetooth Library |
|
BthDispositivo.Nombre Property
[This is preliminary documentation and subject to change.]
Obtiene el nombre del dispositvo Bluetooth.
[Visual Basic]
<Description(Description:="Obtiene el nombre del dispositvo Bluetooth."), _
Category(Category:="Información Dispositivo")>
Public ReadOnly Property Nombre As
String
[C#]
[Description(Description="Obtiene el nombre del dispositvo Bluetooth.")]
[Category(Category="Información Dispositivo")]
public
string Nombre {get;}
See Also
BthDispositivo Class | desarrolloNET.Conectividad.Bluetooth Namespace