Compartir a través de


ISession.ComputerName (Propiedad)

Equipo en el que se ejecutó la sesión.

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
Devuelve String.

Seguridad de .NET Framework

Vea también

Referencia

ISession Interfaz

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