MediaReferenceRelationship Members

Include Protected Members
Include Inherited Members

Defines MediaReferenceRelationship - represents internal Media reference relationship to a MediaDataPart.

The MediaReferenceRelationship type exposes the following members.

Constructors

  Name Description
Protected method MediaReferenceRelationship Initializes a new instance of the MediaReferenceRelationship.

Top

Properties

  Name Description
Public property Container Gets the owner OpenXmlPartContainer that holds the ReferenceRelationship. (Inherited from ReferenceRelationship.)
Public property DataPart Gets the referenced target DataPart. (Inherited from DataPartReferenceRelationship.)
Public property Id Gets the relationship ID. (Inherited from ReferenceRelationship.)
Public property IsExternal Gets a value indeicates whether the target of the relationship is Internal or External to the OpenXmlPackage. (Inherited from ReferenceRelationship.)
Public propertyStatic member MediaReferenceRelationshipType Gets the source relationship type for media reference. Defined as "https://schemas.microsoft.com/office/2007/relationships/media".
Public property RelationshipType Gets the relationship type. (Overrides ReferenceRelationship.RelationshipType.)
Public property Uri Gets the target URI of the replationship. (Inherited from ReferenceRelationship.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MediaReferenceRelationship Class

DocumentFormat.OpenXml.Packaging Namespace