IWebDavStoreItem ItemPath Property WebDAV#
Gets the ItemPath of this IWebDavStoreItem.

Namespace: WebDAVSharp.Server.Stores
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string ItemPath { get; }

Property Value

Type: String
The item path.
See Also