Denso BHT-200QW Spezifikationen Seite 359

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 358
- 357 -
FileCount
Acquires the file number of the file being transferred.
Syntax
[VB]
Public ReadOnly Property FileCount As Integer
[C#]
public int FileCount {get; }
Property
File number. (A serial number starting with the first file transferred as file number 1.)
Default value
: 0
Exceptions
None
[Ex.] Acquire the number of the file currently being sent.
[VB] Dim Number As Integer = MyFileTransfer.FileCount
[C#] int Number = MyFileTransfer.FileCount;
Seitenansicht 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare