共用方式為


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 命名空間