Denso BHT-202Q Uživatelský manuál Strana 336

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 335
BTPower
Sets or acquires the display status (enabled/disabled) of the Bluetooth power status icon.
Syntax
[VB]
Public Shared Property BTPower As EN_STATUS
[C#]
public static EN_STATUS BTPower {get; set;}
Property
Display enabled/disabled
Parameter values
: As listed in EN_STATUS
Default value
: EN_STATUS.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Enable display of the Bluetooth power status icon.
[VB] Icon.Settings.BTPower = Icon.Settings.EN_STATUS.ENABLE
[C#] Icon.Settings.BTPower = Icon.Settings.EN_STATUS.ENABLE;
327
Zobrazit stránku 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 406 407

Komentáře k této Příručce

Žádné komentáře