Deletes a store item by its name.
Namespace: WebDAVSharp.Server.StoresAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- item
- Type: WebDAVSharp.Server.Stores IWebDavStoreItem
The name of the store item to delete.
See Also