Share via


FileCopyOptions.PreserveCreationTime Property

Definition

Get or set a boolen value that indicates whether to copy the creation time from the source file to the destination file.

public bool PreserveCreationTime { get; set; }
member this.PreserveCreationTime : bool with get, set
Public Property PreserveCreationTime As Boolean

Property Value

Applies to