Click or drag to resize

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:
Syntax
public static bool HttpFullDebugging { get; set; }

Property Value

Type: Boolean
See Also