C# (CSharp) WebDav Namespace

Nested Namespaces

WebDav.Client
WebDav.Infrastructure
WebDav.Request
WebDav.Response

Classes

Name Description
CopyParameters Represents parameters for the COPY WebDAV method.
DeleteParameters Represents parameters for the DELETE WebDAV method.
DepthHeaderHelper
GetFileParameters Represents parameters for the GET WebDAV method.
Guard
IfHeaderHelper
LinqToXmlExtentions
LockOwner Represents a lock owner.
LockResponse Represents a response of the LOCK operation.
MkColParameters Represents parameters for the MKCOL WebDAV method.
MoveParameters Represents parameters for the MOVE WebDAV method.
MultiStatusParser
MultiStatusParser.Propstat
NamespaceAttr Represents an xml namespace attribute.
PrincipalLockOwner Represents a lock owner identified by principal name.
PropfindParameters Represents parameters for the PROPFIND WebDAV method.
PropfindResponse Represents a response of the PROPFIND operation.
ProppatchResponse Represents a response of the PROPPATCH operation.
PutFileParameters Represents parameters for the PUT WebDAV method.
RequestParameters
UnlockParameters Represents parameters for the UNLOCK WebDAV method.
UriLockOwner Represents a lock owner identified by URI.
WebDavMethod
WebDavProperty Represents a WebDAV resource property.
WebDavPropertyStatus Represents a status of an operation on a resource property.
WebDavResource Represents a WebDAV resource.
WebDavResource.Builder Represents a builder of the WebDavResource class.
WebDavResponse Represents a response of a WebDAV operation.
WebDavStreamResponse Represents a response of the GET operation. The class has to be properly disposed.
XDocumentExt