Share via


ContainerFileBase.ContinueOnError Property

Definition

If true, errors creating this file will be ignored and the container creation will continue. Defaults to false.

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

Property Value

Applies to