Multiple choice technology

What is the correct location to add reference for Microsoft.SharePoint.DLL:

  1. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ISAPI\bin

  2. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ISAPI

  3. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\bin

  4. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ADMISAPI

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Microsoft.SharePoint.dll is located in the ISAPI folder under the 12 hive: 'Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ISAPI'. This is the correct location to add references when developing SharePoint solutions.