Condividi tramite


Proprietà SharePointCommandException.CommandId

Ottiene l'ID di 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
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