SharePointCommandException.CommandId Property

Definition

Gets the command ID that caused the exception.

public:
 property System::String ^ CommandId { System::String ^ get(); };
public string CommandId { get; }
member this.CommandId : string
Public ReadOnly Property CommandId As String

Property Value

A string representing a command ID.

Applies to