The class name is not a valid identifier for this language

The source code being created by the user has a class name that is not valid for the language being used.

To correct this error

  • Name the class such that it conforms to the language requirements.

See Also

Concepts

Declared Element Names (Visual Basic)

Visual Basic Naming Conventions