Denso BHT-200QW Especificações Página 359

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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;
Vista de página 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 376 377

Comentários a estes Manuais

Sem comentários