AgentOperationResult.Description Property

Definition

Gets the agent operation description.

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

Property Value

String

Returns a String that contains the error code returned by the task.

Applies to