Initializes a new instance of the WebDavDiskStoreCollection class.
Namespace: WebDAVSharp.Server.Stores.DiskStoreAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- parentCollection
- Type: WebDAVSharp.Server.Stores.DiskStore WebDavDiskStoreCollection
The parent WebDavDiskStoreCollection that contains this WebDavDiskStoreCollection.
- path
- Type: System String
The path to the folder on this that this WebDavDiskStoreCollection maps to.
See Also