WebDavStoreItemBase ItemPath Property WebDAV#
Gets the path to 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 virtual string ItemPath { get; }

Property Value

Type: String

Implements

IWebDavStoreItem ItemPath
See Also