Proprietà TeamFoundationRequestContext.ContextId

Questo è un identificatore univoco assegnato a ogni [RequestContextBase] mentre viene creato.Questo identificatore non viene mai modificato durante l'esecuzione della richiesta.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Overridable ReadOnly Property ContextId As Long
public virtual long ContextId { get; }

Valore proprietà

Tipo: System.Int64
Restituisca il valore Int64.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationRequestContext Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server