Implements WebDav client. Defined in RFC 4918.

C# | Visual Basic | Visual C++ | F# |
public class WebDav_Client
Public Class WebDav_Client
public ref class WebDav_Client
type WebDav_Client = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | WebDav_Client()()()() |
Default constructor.
|
![]() | Copy(String, String, Int32, Boolean) |
Copies source URI resource to the target URI.
|
![]() | Credentials |
Gets or sets credentials.
|
![]() | Delete(String) |
Deletes specified resource.
|
![]() | Equals(Object) | (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.) |
![]() | Get(String, Int64%) |
Gets the specified resource stream.
|
![]() | 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.) |
![]() | MkCol(String) |
Creates new collection to the specified path.
|
![]() | Move(String, String, Int32, Boolean) |
Moves source URI resource to the target URI.
|
![]() | PropFind(String, array<String>[]()[][], Int32) |
Executes PROPFIND method.
|
![]() | Put(String, Stream) |
Creates specified resource to the specified location.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | WebDav_Client |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119