SharePointCommandException.CommandId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.