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