desarrolloMobile.NET Bluetooth Library

BthRadio.EstadoRadio Property

[This is preliminary documentation and subject to change.]

Obtiene o establece el estado de la radio en base al enumerador BthEstadosRadio.

[Visual Basic]
Public Property EstadoRadio As BthEstadosRadio
[C#]
public BthEstadosRadio EstadoRadio {get; set;}

Remarks

Provoca el evento EventoEstadoRadioCambiado.

See Also

BthRadio Class | desarrolloMobile.Conectividad.Bluetooth Namespace