WebDavStoreItemBase ParentCollection Property WebDAV#
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.

Namespace: WebDAVSharp.Server.Stores.BaseClasses
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IWebDavStoreCollection ParentCollection { get; }

Property Value

Type: IWebDavStoreCollection

Implements

IWebDavStoreItem ParentCollection
See Also