Denso BHT-202Q Bedienungsanleitung Seite 336

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare