-
Notifications
You must be signed in to change notification settings - Fork 6k
Replace problematic DoEvents example with console-based RaiseEvent demonstration #48538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: BillWagner <[email protected]>
@copilot Fix the build errors in the code sample |
…erpolation, move to standalone classes, use proper VB syntax Co-authored-by: BillWagner <[email protected]>
Fixed the build errors in the VB code samples. The issues were:
The code now uses proper VB.NET syntax with standalone classes and compiles cleanly. Commit: 7ed9193 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more changes and this is ready.
docs/visual-basic/language-reference/statements/raiseevent-statement.md
Outdated
Show resolved
Hide resolved
@copilot Please address the remaining review comment. |
Co-authored-by: BillWagner <[email protected]>
docs/visual-basic/language-reference/statements/raiseevent-statement.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready for final review.
Fixes #34917
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Internal previews