desarrolloMobile.NET Bluetooth Library

BthRadio.Fabricante Property

[This is preliminary documentation and subject to change.]

Obtiene el fabricante del dispositivo en base al enumerador Fabricante.

[Visual Basic]
<Description(Description:="Obtiene el fabricante del dispositivo en base al enumerador Fabricante."), _  Category(Category:="Información")>
Public ReadOnly Property Fabricante As Fabricantes
[C#]
[Description(Description="Obtiene el fabricante del dispositivo en base al enumerador Fabricante.")]
[Category(Category="Información")]
public Fabricantes Fabricante {get;}

See Also

BthRadio Class | desarrolloNET.Conectividad.Bluetooth Namespace