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; }
Public Shared Property HttpFullDebugging As Boolean
Get
Set
Property Value
Type:
BooleanSee Also