Namespace ITHit.WebDAV.Client


namespace ITHit.WebDAV.Client
This namespace provides classes for accessing WebDAV server items, file structure management, properties management and items locking.

Class Summary
Represents a folder in a WebDAV repository.
Represents response status.
Information about lock set on an item.
Represents pair of resource(folder) uri - lock token.
Options of an item, described by supported HTTP extensions.
Represents custom property exposed by WebDAV hierarchy items.
WebDAV property name.
Represents a resource (file) on a WebDAV server.
Information about file upload progress.
Session for accessing WebDAV servers.

Interface Summary
Represents one WebDAV item (resource, folder or lock-null).
Represents information about errors occurred in different elements.
Represents error occurred in one element.
Provides means for finding which properties failed to update.

Structure Summary
Represents features supported by WebDAV server.
Scope of the lock.
Type of the item (Resource or Folder).