Skip to main content
All docs
V26.1
  • SecureZipPolicy.GlobalOptions Property

    Gets global secure zip policy options.

    Namespace: DevExpress.Utils.Zip

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public static SecureZipPolicy.Options GlobalOptions { get; }

    Property Value

    Type Description
    SecureZipPolicy.Options

    An object that contains global secure zip policy options.

    See Also