desarrolloMobile.NET Bluetooth Library

BthServicio.ServicioNombre Property

[This is preliminary documentation and subject to change.]

Obtiene el nombre del servicio de tipo string

[Visual Basic]
<Category(Category:="Servicio"), _  Description(Description:="Obtiene el nombre del servicio de tipo string.")>
Public ReadOnly Property ServicioNombre As String
[C#]
[Category(Category="Servicio")]
[Description(Description="Obtiene el nombre del servicio de tipo string.")]
public string ServicioNombre {get;}

See Also

BthServicio Class | desarrolloNET.Conectividad.Bluetooth.Servicios Namespace