Condividi tramite


Proprietà SharePointCommandException.CommandId

Ottiene l'ID del comando che ha causato l'eccezione.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.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

SharePointCommandException Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint