PackageProperty Type

A core/app/custom metadata property attached to the package.

Remarks

A property is an entry in one of the package's property files.

All the properties, including core Open XML properties, application-specific properties and custom properties are represented here using the same structure.

Fields

DataType
String

The data type associated with this property, if the information is available.

Name
String

The name of this property

Namespace
String

The XML Namespace URI associated with this property. For custom properties, this will be an empty string.

PropId
String

If this is a custom property, this will be the pid assigned to it.

PropSet
String

If this is a custom property, this will be the GUID of the property set it belongs to.

Value
String

The value of this property

Constructors

public PackageProperty();
Public PackageProperty()

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