Compartir a través de


ITestCaseResult.ComputerName (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Property ComputerName As String
string ComputerName { get; set; }
property String^ ComputerName {
    String^ get ();
    void set (String^ value);
}
abstract ComputerName : string with get, set
function get ComputerName () : String 
function set ComputerName (value : String)

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

ITestCaseResult Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)