The following tables list the members exposed by IPackageRelationship.
Name | Description | |
---|---|---|
![]() | Id | Gets a string that identifies the relationship. |
![]() | RelationshipType | Gets the qualified type name of the relationship. |
![]() | SourceUri | Gets the URI of the package or part that owns the relationship. |
![]() | TargetMode | Gets a value that indicates whether the target of the relationship is RelationshipTargetMode.Internal or RelationshipTargetMode.External to the IPackage. |
![]() | TargetUri | Gets the URI of the target resource of the relationship. |
View on GitHub