Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An import alias in an Imports statement contains at least one identifier type character.
An import alias must be a valid Visual Basic name. The allowed characters do not include any of the identifier type characters (%, &, @, !, #, and $). See Declared Element Names.
Error ID: BC31398
To correct this error
- Remove the type identifier character or characters from the import alias.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.