[docs] Improve XML docs for StatusCode - #25730
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Improves the XML documentation for the SystemConfiguration.StatusCode enum by replacing a placeholder summary with a meaningful description, making the public API docs more informative and complete.
Changes:
- Replaced the
"To be added."placeholder XML summary forStatusCode.ConnectionIgnore. - Added a descriptive summary indicating the connection request should be ignored.
✅ [PR Build #a6dd9c3] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #a6dd9c3] Build passed (Build packages) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [PR Build #a6dd9c3] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #a6dd9c3] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 220 tests passed 🎉 Tests counts✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Improve XML documentation for the
StatusCodeenum:ConnectionIgnorevalue🤖 Pull request created by Copilot