File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/visual-basic/developing-apps/development-with-my Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ Visual Basic provides new features for rapid application development that improv
2626Starting with .NET 5, not all ` My ` services are supported. The following ` My ` objects and services are available:
2727
2828- ** Supported in .NET 5+:**
29- - < xref:Microsoft.VisualBasic.ApplicationServices.ApplicationBase > ( ` My.Application ` )
30- - < xref:Microsoft.VisualBasic.Devices.Computer > ( ` My.Computer ` )
31- - < xref:Microsoft.VisualBasic.ApplicationServices.User > ( ` My.User ` )
29+ - < xref:Microsoft.VisualBasic.ApplicationServices.ApplicationBase >
30+ - < xref:Microsoft.VisualBasic.Devices.Computer >
31+ - < xref:Microsoft.VisualBasic.ApplicationServices.User >
3232 - [ My.Settings Object] ( ../../language-reference/objects/my-settings-object.md )
3333 - [ My.Resources Object] ( ../../language-reference/objects/my-resources-object.md )
3434
You can’t perform that action at this time.
0 commit comments