Version 24.2 (latest)

IPackagePart Interface Methods

For a list of all members of this type, see IPackagePart members.

Public Methods
 NameDescription
 MethodCreateRelationshipCreates a part-level relationship between this IPackagePart to a specified target IPackagePart or external resource.  
 MethodGetRelationshipReturns the relationship that has a specified IPackageRelationship.Id.  
 MethodGetRelationshipsReturns a collection of all the relationships that are owned by this part.  
 MethodGetStreamReturns the part content stream opened with a specified System.IO.FileMode and System.IO.FileAccess.  
See Also

View on GitHub