PackageProperties Property

Collection of core/app/custom metadata properties associated with the archive.

Syntax

public PackagePropertyList PackageProperties { get; }
Public ReadOnly Property PackageProperties As PackagePropertyList

Remarks

When the package is first opened using Open, the component looks for any metadata property files in the archive and will expose their contents through this collection.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 .NET Edition - Version 20.0 [Build 8300]