File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/visual-basic/developing-apps/development-with-my Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Starting with .NET 5, not all `My` services are supported. The following `My` ob
2929 - < xref:Microsoft.VisualBasic.ApplicationServices.ApplicationBase > (` My.Application ` )
3030 - < xref:Microsoft.VisualBasic.Devices.Computer > (` My.Computer ` )
3131 - < xref:Microsoft.VisualBasic.ApplicationServices.User > (` My.User ` )
32- - < xref:Microsoft.VisualBasic.MyServices.Internal.MySettings > ( ` My.Settings ` )
33- - < xref:Microsoft.VisualBasic.MyServices.Internal.MyResources > ( ` My.Resources ` )
32+ - [ My.Settings Object ] ( ../../language-reference/objects/my-settings-object.md )
33+ - [ My.Resources Object ] ( ../../language-reference/objects/my-resources-object.md )
3434
3535- ** Not supported in .NET 5+:**
3636 - [ My.Forms Object] ( ../../language-reference/objects/my-forms-object.md )
You can’t perform that action at this time.
0 commit comments