Click or drag to resize

AutomationMLContainerRelinkPart Method

Overload List
 NameDescription
Public methodRelinkPart(Uri, Uri)Obsolete.
Changes the Uri of a package part. The part is removed and readded with the provided newPartUri. All relationships of the part are updated.
Public methodRelinkPart(PackagePart, PackagePart, Uri) Changes the Uri of a package part. The part is removed and readded with the provided newPartUri. All relationships of the part are updated. If a related Part is defined, with the provided part as a target, the relations are redefined.
Top
See Also