TfsConnection.SessionId (Propiedad)

Obtiene el GUID que identifica esta instancia del cliente en el servidor.

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

Sintaxis

'Declaración
Public ReadOnly Property SessionId As Guid
public Guid SessionId { get; }

Valor de propiedad

Tipo: System.Guid
Devuelve Guid.

Comentarios

The GUID is recorded to the activity log of the server.

Seguridad de .NET Framework

Vea también

Referencia

TfsConnection Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)