Share via


AgentPendingAction.AgentName Property

Definition

The PrincipalName of the agent computer.

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

Property Value

Returns a String that contains the name of the agent targeted by the task.

Applies to