While (Visual Basic)
Specifies a condition that allows the execution of a Do loop to continue.
Remarks
The While keyword is not the same as the opening statement of the While...End While block.
The While keyword can be used in this context:
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Specifies a condition that allows the execution of a Do loop to continue.
The While keyword is not the same as the opening statement of the While...End While block.
The While keyword can be used in this context: