WebDavStoreItemBase Name Property WebDAV#
Gets or sets the name of 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 string Name { get; set; }

Property Value

Type: String

Implements

IWebDavStoreItem Name
Exceptions
ExceptionCondition
WebDavForbiddenException
See Also