XML comment type parameter must have a 'name' attribute
XML comment type parameter must have a 'name' attribute. XML comment will be ignored.
The XML comment tag requires a name attribute, which is missing or incomplete.
Error ID: BC42318
To correct this error
- Add or complete the required name attribute to the tag.
See Also
Concepts
Documenting Your Code with XML (Visual Basic)
Reference
Recommended XML Tags for Documentation Comments (Visual Basic)