Compartir a través de


SharePointCommandAttribute.CommandId (Propiedad)

Obtiene el identificador del comando.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint.Commands
Ensamblado:  Microsoft.VisualStudio.SharePoint.Commands (en Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintaxis

'Declaración
Public Property CommandId As String
public string CommandId { get; private set; }

Valor de propiedad

Tipo: System.String
Cadena que representa un identificador de comando.

Seguridad de .NET Framework

Vea también

Referencia

SharePointCommandAttribute Clase

Microsoft.VisualStudio.SharePoint.Commands (Espacio de nombres)