Denso BHT-202Q Instrukcja Użytkownika Strona 312

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 311
SerialNumber
Sets or acquires the serial number.
Syntax
[VB]
Public Shared Property SerialNumber As String
[C#]
public static string SerialNumber {get;set;}
Property
Serial number
Parameter values
: 6-digit character string
Default value
: Last 6 digits of serial number (S/N) on the back of the BHT.
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Acquire the serial number.
[VB] Dim SerialNumber As String = SysInfo.Settings.SerialNumber
[C#] string SerialNumber = SysInfo.Settings.SerialNumber;
303
Przeglądanie stron 311
1 2 ... 307 308 309 310 311 312 313 314 315 316 317 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag