NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpRuntime.DebuggingEnabled

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property DebuggingEnabled As Boolean
[C#]
public static bool DebuggingEnabled {get;}
[C++]
public: __property static bool get_DebuggingEnabled();
[JScript]
public static function get DebuggingEnabled() : Boolean;

See Also

HttpRuntime Class | HttpRuntime Members | System.Web Namespace