ServerProtocol.Context Özellik

Tanım

HttpContext Türetilmiş sınıfın nesnesini alır.

protected public:
 property System::Web::HttpContext ^ Context { System::Web::HttpContext ^ get(); };
protected internal System.Web.HttpContext Context { get; }
member this.Context : System.Web.HttpContext
Protected Friend ReadOnly Property Context As HttpContext

Özellik Değeri

Bir HttpContext nesnesi.

Şunlara uygulanır