Class WimLoadOptions

WimLoadOptions class

Options with which archive is loaded from a compressed file.

public class WimLoadOptions

Constructors

NameDescription
WimLoadOptions()The default constructor.

Properties

NameDescription
CancellationToken { get; set; }Gets or sets a cancellation token used to cancel the extraction operation.

See Also