VisualStudioServicesApplication.RequestContext 属性

当 ASP.Net Application_BeginRequest 调用并可在处理请求中时,请求上下文为每个请求创建

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Overridable Property RequestContext As TeamFoundationRequestContext
public virtual TeamFoundationRequestContext RequestContext { get; internal set; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
返回 TeamFoundationRequestContext

.NET Framework 安全性

请参阅

参考

VisualStudioServicesApplication 类

Microsoft.TeamFoundation.Framework.Server 命名空间