IdAndName.Id (Propiedad)

Obtiene el identificador del objeto de prueba.

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

Sintaxis

'Declaración
Public ReadOnly Property Id As Integer
public int Id { get; }
public:
property int Id {
    int get ();
}
member Id : int with get
function get Id () : int

Valor de propiedad

Tipo: System.Int32
El identificador del objeto de prueba.

Seguridad de .NET Framework

Vea también

Referencia

IdAndName Estructura

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