TeamFoundationRequestContext.RootContext-Eigenschaft

Ruft den Stammkontext ab, der diesem Anforderungskontext zugeordnet ist.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property RootContext As TeamFoundationRequestContext
public virtual TeamFoundationRequestContext RootContext { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
Gibt TeamFoundationRequestContext zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationRequestContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace