Click or drag to resize

DavEngine Properties

IT Hit WebDAV Classes Reference

The DavEngine type exposes the following members.

Properties
  NameDescription
Public propertyAutoPutUnderVersionControl
Determines if placing file under version control is automatic.
Public propertyCalculateContentLength
Indicates if response content length calculation will occur.
Public propertyContentEncoding
Gets or sets the HTTP character set of the output stream.
Public propertyCorsAllowedFor
Enables or disables CORS.
Public propertyCode exampleLicense
Gets or sets the license text.
Public propertyLogger
ILogger instance which engine will use for logging.
Public propertyOutputXmlFormatting
Specifies whether XML written to the output will be formatted.
Public propertyUseFullUris
Specifies whether engine shall use full or relative urls.
Top
See Also