This namespace provides classes for accessing WebDAV server items, file structure management, properties management and items locking.
Namespace hierarchy
Classes
| Class |
Description |
|
LockInfo
|
Information about lock set on an item. |
|
LockUriTokenPair
|
Represents pair of resource(folder) uri - lock token. Is 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. |
|
Source
|
Media type independent link. |
|
WebDavSession
|
Session for accessing WebDAV servers. |
Interfaces
Structures
| Structure |
Description |
|
HttpStatus
|
Structure that describes HTTP response's status. |
Enumerations