IWebDavStoreItem
Name Property
WebDAV#
Gets or sets the name of this
IWebDavStoreItem
.
Namespace:
WebDAVSharp.Server.Stores
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
string
Name
{
get
;
set
; }
string Name { get; set; }
Property Value
Type:
String
The name.
See Also
Reference
IWebDavStoreItem Interface
WebDAVSharp.Server.Stores Namespace