XML comment tag 'returns' is not permitted on a 'declare sub' language element
XML comment tag 'returns' is not permitted on a 'declare sub' language element. XML comment will be ignored.
An XML comment for a Declare Sub declaration cannot contain a <returns> tag.
Error ID: BC42315
To correct this error
- Remove the unsupported <returns> tag.
See Also
Concepts
Documenting Your Code with XML (Visual Basic)
Reference
Recommended XML Tags for Documentation Comments (Visual Basic)