SharePointCommandServices 类

表示可在 SharePoint 命令实现中使用的服务。

继承层次结构

System.Object
  Microsoft.VisualStudio.SharePoint.Commands.SharePointCommandServices

命名空间:  Microsoft.VisualStudio.SharePoint.Commands
程序集:  Microsoft.VisualStudio.SharePoint.Commands(在 Microsoft.VisualStudio.SharePoint.Commands.dll 中)

语法

声明
Public NotInheritable Class SharePointCommandServices
public static class SharePointCommandServices

SharePointCommandServices 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 GetProperties 检索具有指定组件的属性的字典。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.VisualStudio.SharePoint.Commands 命名空间