TeamFoundationServiceHost.CreateSystemContext Method

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

Syntax

‘선언
Public Function CreateSystemContext As TeamFoundationRequestContext
public TeamFoundationRequestContext CreateSystemContext()
public:
TeamFoundationRequestContext^ CreateSystemContext()
member CreateSystemContext : unit -> TeamFoundationRequestContext 
public function CreateSystemContext() : TeamFoundationRequestContext

Return Value

Type: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext

.NET Framework Security

See Also

Reference

TeamFoundationServiceHost Class

Microsoft.TeamFoundation.Framework.Server Namespace