共用方式為


TransferParameters.IsOverwrite Property

Definition

Gets a value indicating whether to overwrite the target stream if it already exists.

public bool IsOverwrite { get; }
member this.IsOverwrite : bool
Public ReadOnly Property IsOverwrite As Boolean

Property Value

true if this instance is overwrite; otherwise, false.

Applies to