WebDavDiskStoreDocument
Etag Property
WebDAV#
Gets the etag of this
IWebDavStoreItem
.
Namespace:
WebDAVSharp.Server.Stores.DiskStore
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
public
string
Etag
{
get
; }
public string Etag { get; }
Property Value
Type:
String
Implements
IWebDavStoreDocument
Etag
See Also
Reference
WebDavDiskStoreDocument Class
WebDAVSharp.Server.Stores.DiskStore Namespace