Dela via


ShareFileCopyOptions.IgnoreReadOnly Property

Definition

Optional boolean specifying to overwrite the target file if it already exists and has read-only attribute set.

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

Property Value

Applies to