Propriedade SharePointCommandAttribute.CommandId

Obtém a ID do comando.

Namespace:  Microsoft.VisualStudio.SharePoint.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Commands (em Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintaxe

'Declaração
Public Property CommandId As String
    Get
    Private Set
public string CommandId { get; private set; }

Valor de propriedade

Tipo: System.String
Uma seqüência de caracteres que representa uma ID de comando.

Segurança do .NET Framework

Consulte também

Referência

SharePointCommandAttribute Classe

Namespace Microsoft.VisualStudio.SharePoint.Commands