Compiler Warning (level 4) C4701
Error Message
Potentially uninitialized local variable 'name' used
You may have used the local variable name without first assigning it a value, which could lead to unpredictable results.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Potentially uninitialized local variable 'name' used
You may have used the local variable name without first assigning it a value, which could lead to unpredictable results.