This class implements the core WebDAV server.
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
The WebDavProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| WebDavProperty |
Standard constructor
| |
| WebDavProperty(String) |
Constructor for the WebDAVProperty class with "DAV:" as namespace and an empty value
| |
| WebDavProperty(String, String) |
Constructor for the WebDAVProperty class with "DAV:" as namespace
| |
| WebDavProperty(String, String, String) |
Constructor for the WebDAVProperty class
|
| Name | Description | |
|---|---|---|
| EmptyString |
This class implements the core WebDAV server.
| |
| EndString |
This class implements the core WebDAV server.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| StartString |
This class implements the core WebDAV server.
| |
| ToString |
This class implements the core WebDAV server.
(Overrides Object ToString .) | |
| ToXmlDocumentFragment |
Creates an XmlDocumentFragment from the current WebDAVProperty
| |
| ToXmlElement |
reates an XmlElement from the current WebDAVProperty
|
| Name | Description | |
|---|---|---|
| Name |
This class implements the core WebDAV server.
| |
| Namespace |
This class implements the core WebDAV server.
| |
| Value |
This class implements the core WebDAV server.
|