WebDavStoreBase
Root Property
WebDAV#
Gets the root collection of this
IWebDavStore
.
Namespace:
WebDAVSharp.Server.Stores.BaseClasses
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
public
IWebDavStoreCollection
Root
{
get
; }
public IWebDavStoreCollection Root { get; }
Property Value
Type:
IWebDavStoreCollection
Implements
IWebDavStore
Root
See Also
Reference
WebDavStoreBase Class
WebDAVSharp.Server.Stores.BaseClasses Namespace