WebDavDiskStoreItem IsCollection Property WebDAV#
Gets if this IWebDavStoreItem is a collection.

Namespace: WebDAVSharp.Server.Stores.DiskStore
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsCollection { get; }

Property Value

Type: Boolean
See Also