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.
The AddHandler, RemoveHandler, and RaiseEvent method declarations cannot be modified with keywords such as Public or ReadOnly. Only modifiable declarations can contain such keywords.
Error ID: BC31135
To correct this error
- Remove the keyword from the method declaration.