AudioFile.DeferSizeUpdates Property

Definition

Gets or sets a Boolean value that controls whether the updating of file size information in the header will be deferred until the file is read, optimized, or closed. The default, which is safer, is false

public bool DeferSizeUpdates { get; set; }
member this.DeferSizeUpdates : bool with get, set

Property Value

Applies to