Version

IPackageRelationship Interface Members

The following tables list the members exposed by IPackageRelationship.

Public Properties
 NameDescription
 PropertyIdGets a string that identifies the relationship.  
 PropertyRelationshipTypeGets the qualified type name of the relationship.  
 PropertySourceUriGets the URI of the package or part that owns the relationship.  
 PropertyTargetModeGets a value that indicates whether the target of the relationship is RelationshipTargetMode.Internal or RelationshipTargetMode.External to the IPackage.  
 PropertyTargetUriGets the URI of the target resource of the relationship.  
See Also