ShellContentCreationTime Property |
Gets or sets the creation time.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual DateTime CreationTime { get; set; }
Property Value
Type:
DateTimeThe creation time.
See Also