Click or drag to resize

DavEngineAsyncOutputXmlFormatting Property

IT Hit WebDAV Classes Reference
Specifies whether XML written to the output will be formatted. Default is false.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 7.1.4620
Syntax
public bool OutputXmlFormatting { get; set; }

Property Value

Type: Boolean
See Also