IFolder.CreateFolder Method

IT Hit WebDAV for .NET

Creates new folder with specified name as child of this one.

Overload List

Creates new folder with specified name as child of this one.

IFolder CreateFolder(string);

Creates new folder with specified name as child of this one.

IFolder CreateFolder(string,string);

See Also

IFolder Interface | ITHit.WebDAV.Client Namespace