[This is preliminary documentation and is subject to change.]
The WebDAV type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | WebDAV | Initializes a new instance of the WebDAV class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetAbsoluteItemPath |
Returns the absolute path of the item
|
![]() | getFileContent | |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | GetHeadRootVersion |
Retrieves the latest head version
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() ![]() | GetVersions |
Retrieves a list of versions contained in the remote Dav catalog
|
![]() | listDirectoryContent | |
![]() | ListVersions |
Lists the specified number of versions contained in remote Dav catalog
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Refresh |
Refreshes the state of the object by purging cached items (forgets root dir)
|
![]() | ToString | (Overrides ![]() |
Extension Methods
Properties
Name | Description | |
---|---|---|
![]() | CurrentVersion |
Get or sets current version
|
![]() | Root |
Returns top-level directory as of root Uri mount point
|
![]() | RootUri |
The top-most URL of the remote repository
|
![]() | TimeoutMs |
Gets timeout for call, if zero then actual timeout is taken from WebSettings
|
![]() | UName |
Gets current user name or empty when user is not set
|
![]() | UPwd |
Gets current user password or empty when user is not set
|
See Also