CollectorDataEntry.AgentDisplayName Property

Definition

Gets the friendly display name for the test agent.

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

Property Value

The friendly display name for the test agent.

Applies to