Wow. I did something "kindly" for once. What a change...
You can use the [mshelp] tag like such:
[mshelp]ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemExceptionClassTopic.htm[mshelp]
[mshelp=ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemExceptionClassTopic.htm]Exception class[/mshelp]
... which would generate the following:
[mshelp]ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemExceptionClassTopic.htm[/mshelp]
[mshelp=ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemExceptionClassTopic.htm]Exception class[/mshelp]
The tags take a
ms-help:// URI as input, which is easily retrieved from a local installation of the .NET Framework SDK or MSDN.
As for what youre asking for? That would be rather tricky to accomplish, since mapping one word to its associated MSDN topic would be very tricky.
With that said we could generate a working redirect script over time that could be added to. I can start one on EliteVB if you wish. Either that or we could work on a more user-friendly version of MSDN, hosted and updated by us. This of course would require community support, since were all busy people.