SharePointCommandAttribute.CommandId 属性

获取命令的 ID。

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

语法

声明
Public Property CommandId As String
    Get
    Private Set
public string CommandId { get; private set; }

属性值

类型:System.String
一个表示命令 ID 的字符串。

.NET Framework 安全性

请参见

参考

SharePointCommandAttribute 类

Microsoft.VisualStudio.SharePoint.Commands 命名空间