desarrolloMobile.NET Bluetooth Library

BthServicio.Servicio Property

[This is preliminary documentation and subject to change.]

Obtiene o establece el Servicio en base a su System.GUID >BthSesion

[Visual Basic]
<Category(Category:="Servicio"), _  Description(Description:="Obtiene o establece el Servicio en base a su System.GUID.")>
Public Property Servicio As Guid
[C#]
[Category(Category="Servicio")]
[Description(Description="Obtiene o establece el Servicio en base a su System.GUID.")]
public System.Guid Servicio {get; set;}

See Also

BthServicio Class | desarrolloNET.Conectividad.Bluetooth.Servicios Namespace