IWebDavStoreItem
CreationDate Property
WebDAV#
Gets the creation date 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
DateTime
CreationDate
{
get
; }
DateTime CreationDate { get; }
Property Value
Type:
DateTime
The creation date.
See Also
Reference
IWebDavStoreItem Interface
WebDAVSharp.Server.Stores Namespace