Le istruzioni 'EndIf' non sono più supportate. Utilizzare 'End If'

Aggiornamento: novembre 2007

'EndIf' statements are no longer supported; use 'End If' instead

L'istruzione EndIf non è più supportata.

ID errore: BC30826

Per correggere l'errore

  • Utilizzare End If per terminare le istruzioni If.

Vedere anche

Riferimenti

Istruzione If...Then...Else (Visual Basic)