RunInfo.ComputerInfo Property

Definition

Gets the name of the computer on which the test was run.

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

Property Value

A string that contains the name of the computer.

Applies to