Share via


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
Public methodStatic member 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.

See Also

Reference

Microsoft.VisualStudio.SharePoint.Commands Namespace