The methods of the WebDavFile class are listed below. For a complete list of WebDavFile class members, see the WebDavFile Members topic.
![]() Create | Creates the WebDavFile object representing the WebDAV file/directory |
Delete | Deletes the WebDAV file/directory represented by this object |
Download | Overloaded. Downloads the file from WebDAV location represented by this object |
Download (inherited from NetFile) | Overloaded. Downloads the file from remote location represented by this object |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
MakeDirectory | Creates the directory on the WebDAV location represented by this object |
Rename | Renames the WebDAV file/directory represented by this object |
StartEnum | Starts to enumerate the WebDAV directory |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Upload | Overloaded. Uploads the content of the stream into a WebDAV location represented by this object |
Upload (inherited from NetFile) | Overloaded. Uploads the content of the stream into a remote location represented by this object |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
WebDavFile Class | Resco.Net Namespace