Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
と の間に違いはHttpContext.CurrentありSystem.Web.UI.Page.Contextますか? an のメソッドでthenHttpContextパラメータに違いはありますか?ProcesRequestIHttpHandler
HttpContext.Current
System.Web.UI.Page.Context
HttpContext
ProcesRequest
IHttpHandler
違いがない場合、常に使用しないのはなぜHttpContext.Currentですか?
を使用しないほうがよい状況はありますHttpContext.Currentか?