Click or drag to resize

DateValue Property

IT Hit WebDAV Classes Reference
Gets or sets date and time stored in this property. Use Components property to test or set valid DateTime components.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public DateTime Value { get; }

Property Value

Type: DateTime
See Also