Proprietà SharePointCommandAttribute.CommandId

Ottiene l'ID comando del comando.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Commands (in Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintassi

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

Valore proprietà

Tipo: System.String
Stringa che rappresenta un ID di comando.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointCommandAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint.Commands