Click or drag to resize

IMethodHandlerEnableOutputDebugLogging Property

IT Hit WebDAV Classes Reference
Determines whether output produces by this handler shall be logged if debug logging is enabled.

Namespace: ITHit.WebDAV.Server.Extensibility
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.5.3121.0
Syntax
bool EnableOutputDebugLogging { get; }

Return Value

Type: Boolean
Boolean indicating whether output shall be logged in debug mode.
See Also