Class IsoSaveOptions
Class IsoSaveOptions
名称: Aspose.Zip.Iso 收藏: Aspose.Zip.dll (25.5.0)
存储ISO档案的选项。
public class IsoSaveOptions
Inheritance
继承人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
IsoSaveOptions()
public IsoSaveOptions()
Properties
EventsBag
获取或设置存储档案上的事件集装箱。
public EventsBag EventsBag { get; set; }