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