Microsoft.VisualStudio.SharePoint.Commands Namespace
The Microsoft.VisualStudio.SharePoint.Commands namespace contains types you can use to create custom SharePoint commands.
A SharePoint command is a method that can be used to call APIs in the SharePoint server object model from an extension for the SharePoint tools in Visual Studio. For more information, see Calling into the SharePoint Object Models and How to: Create a SharePoint Command.
Classes
Interfaces
Enumerations
|
LogCategory |
Specifies where messages written by using the SharePoint log service appear in the Output window and Error List window. |
See Also
Reference
Other Resources
Calling into the SharePoint Object Models
How to: Create a SharePoint Command