ActiveDriveVirtualFileCreationTime Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.MapWebDAVDrive.Core.ActiveDrive.VirtualFile.CreationTime"]
Namespace:
ITHit.MapWebDAVDrive.Core
Assembly:
ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax public DateTime CreationTime { get; set; }
Public Property CreationTime As DateTime
Get
Set
public:
property DateTime CreationTime {
DateTime get ();
void set (DateTime value);
}
member CreationTime : DateTime with get, set
Property Value
Type:
DateTimeSee Also