Class IsoSaveOptions

IsoSaveOptions class

Options for saving an ISO archive.

public class IsoSaveOptions

Constructors

NameDescription
IsoSaveOptions()The default constructor.

Properties

NameDescription
EventsBag { get; set; }Gets or sets container of events raising on archive saving.

See Also