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; }