SharePointCommandServices Class
Represents services that can be used in a SharePoint command implementation.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.SharePoint.Commands.SharePointCommandServices
Namespace: Microsoft.VisualStudio.SharePoint.Commands
Assembly: Microsoft.VisualStudio.SharePoint.Commands (in Microsoft.VisualStudio.SharePoint.Commands.dll)
Syntax
'Declaration
Public NotInheritable Class SharePointCommandServices
public static class SharePointCommandServices
The SharePointCommandServices type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetProperties | Retrieves a dictionary with properties for the specified component. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.