Version

IPackageRelationship Interface Properties

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

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