IWebDavStore
Root Property
WebDAV#
Gets the root collection of this
IWebDavStore
.
Namespace:
WebDAVSharp.Server.Stores
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
IWebDavStoreCollection
Root
{
get
; }
IWebDavStoreCollection Root { get; }
Property Value
Type:
IWebDavStoreCollection
The root.
See Also
Reference
IWebDavStore Interface
WebDAVSharp.Server.Stores Namespace