ShellItemDateCreated Property |
Gets or sets the System.DateCreated property value.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual DateTime DateCreated { get; protected set; }
Property Value
Type:
DateTimeThe System.DateCreated property value.
See Also