XML comment parameter '<parameter>' does not match a parameter on the corresponding <keyword> statement
XML comment parameter <parameter> does not match a parameter on the corresponding <keyword> statement. XML comment will be ignored.
An XML comment tag was specified for some but not all parameters in a method.
Error ID: BC42307
To correct this error
- Provide the XML comment tag for all parameters in the method.
See Also
Concepts
Documenting Your Code with XML (Visual Basic)
Reference
Recommended XML Tags for Documentation Comments (Visual Basic)