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