WebDavSession.OpenItem Method

IT Hit WebDAV for .NET

Returns IHierarchyItem corresponding to path.

Overload List

Returns IHierarchyItem corresponding to path.

public IHierarchyItem OpenItem(string);

Returns IHierarchyItem corresponding to path.

public IHierarchyItem OpenItem(Uri);

See Also

WebDavSession Class | ITHit.WebDAV.Client Namespace