CollectorDataEntry.AgentName Property

Definition

Gets the name of the test agent.

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

Property Value

The name of the test agent.

Applies to