Class XarSaveOptions
Class XarSaveOptions
Namespace: Aspose.Zip.Xar
Assembly: Aspose.Zip.dll (25.1.0)
保存 xar 存档的选项。
public class XarSaveOptions
继承
继承的成员
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
构造函数
XarSaveOptions()
public XarSaveOptions()
属性
EventsBag
获取或设置在存档保存时引发的事件容器。
public EventsBag EventsBag { get; set; }