Class PackageContentInfo
Describes a package in a project that allows creating packages. Contains detailed information about the content of the package, if available.
Syntax
public class PackageContentInfo : PackageInfo
Fields
Documents
Detailed information about new and updated documents. Can be null if the package has not been created yet (the project contains changes for the user, but the package has not been assembled yet).
Declaration
public PackageContentDocument[] Documents