How to quickly access the help documentation for a class or method in msdn

Source: Internet
Author: User

How can I quickly access the help documentation for a class or method in msdn?

I usually search for "string msdn" on Google, rather than simply searching on msdn (you cannot know the full namespace of all classes or methods)

The msdn addresses searched from Google are generally in English, therefore, you only need to change the language in the address to "ZH-CN" to display the help document in Chinese (if there is no corresponding document in Chinese, it will still be displayed in English)

If you only want to view the corresponding version, directly change vs. XX in the link.

Msdn address format:

Http://msdn.microsoft.com/language /library/life Name Space. or example name (V = vs. Framework Version). aspx

Vs.80= 2.0

Vs.85 = 3.5

Vs.90= 3.5

Vs.100 = 4.0

Vs.110 = 4.5

If you do not write (V = vs. Framework Version), the default version is the latest version (4.5)

For example

. NET Framework 4.5: http://msdn.microsoft.com/zh-cn/library/System.String.join.aspx

. NET Framework 2.0: http://msdn.microsoft.com/zh-cn/library/System.String.join (V = vs.80). aspx

. NET Framework 3.5: http://msdn.microsoft.com/zh-cn/library/System.String.join (V = vs.90). aspx

. NET Framework 4.0: http://msdn.microsoft.com/zh-cn/library/System.String.join (V = vs.100). aspx

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.