OptionsHttpDebugging Property  | 
 
            Gets/Sets whether HTTP Request and Response Information should be output to the Console Standard Out for Debugging purposes.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static bool HttpDebugging { get; set; }Public Shared Property HttpDebugging As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also