System.Web Namespace HttpContext Class
Gets the TraceContext object for the current HTTP response.
[ VB ] Public ReadOnly Property Trace As TraceContext [ C# ] public TraceContext Trace {get;} [ C++ ] public: __property TraceContext* get_Trace ( ); [ JScript ] public function get Trace ( ) : TraceContext;
The TraceContext object for the current HTTP response.
HttpContext Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note