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.
XML comment tag 'returns' is not permitted on a 'WriteOnly' Property. XML comment will be ignored.
An XML comment for a write-only property declaration cannot contain a <returns> tag.
Error ID: BC42313
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)