Compartir a través de


IDataCollectorInformation.Id (Propiedad)

Obtiene el identificador del recopilador de datos.

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

Sintaxis

'Declaración
ReadOnly Property Id As Guid
Guid Id { get; }
property Guid Id {
    Guid get ();
}
abstract Id : Guid with get
function get Id () : Guid

Valor de propiedad

Tipo: Guid
El identificador GUID del recopilador de datos.

Seguridad de .NET Framework

Vea también

Referencia

IDataCollectorInformation Interfaz

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