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