Share via


IRunContext.AgentName Property

Definition

Gets the name of the computer that is running the test.

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 computer that is running the test.

Applies to