Share via


ShareFileCopyOptions.Archive Property

Definition

Optional boolean Specifying to set archive attribute on a target file. True means archive attribute will be set on a target file despite attribute overrides or a source file state.

public bool? Archive { get; set; }
member this.Archive : Nullable<bool> with get, set
Public Property Archive As Nullable(Of Boolean)

Property Value

Applies to