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