Parts How-To Topics

Provides examples of tasks related to parts in a package.

Topic Description
Finding the Core Properties Part This topic shows how to use the Packaging APIs to find the Core Properties part with a relationship type.
Modifying Part Content This topic shows how to use the Packaging APIs to modify the content of a part in a package.
Resolving a Part Name from a Target URI This topic shows how to use the Packaging APIs to resolve a part name from the URI of a relationship's target.

 

Disclaimer

Code examples are not intended to be complete and working programs. The code examples that are referenced on this page, for example, do not perform parameter checking, error checking, or error handling. Use these examples as a starting point, then add the code necessary to create a robust application. For more information about error handling in COM, see the Error Handling (COM) topic.

Parts Fundamentals

Overviews

Getting Started with the Packaging API

Reference

Packaging API Samples