Class | Description | |
---|---|---|
ContentStream |
Provides access to the file content stream and ContentModified value returned by server.
| |
LockInfo |
Information about lock set on an item.
| |
LockUriTokenPair |
Represents pair of file or folder uri - lock token. Used to access
locked resources.
| |
OptionsInfo |
Options of an item, described by supported HTTP extensions
| |
Property |
WebDAV Property that represents xml properties as well as allows to
access simple string properties.
| |
PropertyName |
WebDAV property name.
| |
SearchQuery |
WebDAV search query.
| |
Source |
Media type independent link.
| |
WebDavErrorEventArgs |
WebDAV error event argument. Contains information about an error.
| |
WebDavMessageEventArgs |
Event message argument. Contains information to be logged.
| |
WebDavSession |
Session for accessing WebDAV servers.
|
Structure | Description | |
---|---|---|
HttpStatus |
Structure that describes HTTP response's status.
|
Interface | Description | |
---|---|---|
IChangedItem |
Represents an item change.
| |
IChanges |
Represents list of changes.
| |
IFile |
Represents a file on a WebDAV server.
| |
IFolder |
Represents a folder in a WebDAV repository.
| |
IHierarchyItem |
Represents one WebDAV item (file, folder, version or lock-null).
| |
IItemContent |
Provides file upload and download functionality.
| |
IMultistatus |
Represents information about errors occurred in different elements.
| |
IMultistatusResponse |
Represents error occurred in one element.
| |
IPropertyMultistatusResponse |
Provides means for finding which properties failed to update.
| |
IResumableUpload |
Provides support partial uploads and resuming broken uploads.
| |
ISession | ||
ISynchronizationCollection |
Provides synchronization support. Allows efficient synchronization of he contents of a WebDAV collection.
| |
IVersion |
Represents a single file version.
|
Delegate | Description | |
---|---|---|
WebDavErrorEventHandler |
WebDAV error event delegate.
| |
WebDavMessageEventHandler |
WebDav message event delegate.
|
Enumeration | Description | |
---|---|---|
AutoVersion |
Auto versioning modes.
| |
Change |
Represents change types.
| |
Features |
Represents WebDAV server item compliance.
| |
ItemType |
Type of IHierarchyItem.
| |
LockScope |
Scope of the lock.
| |
WebDavErrorEventResult |
Informs the library how to further process the error.
|