Freigeben über


VideoReferenceRelationship-Member

Geschützte Member einschließen
Geerbte Member einschließen

Defines VideoReferenceRelationship - represents internal Video reference relationship to a MediaDataPart.

Vom VideoReferenceRelationship-Typ werden die folgenden Member offengelegt.

Konstruktoren

  Name Beschreibung
Geschützte Methode VideoReferenceRelationship Initializes a new instance of the VideoReferenceRelationship.

Nach oben

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Container Gets the owner OpenXmlPartContainer that holds the ReferenceRelationship. (Geerbt von ReferenceRelationship.)
Öffentliche Eigenschaft DataPart Gets the referenced target DataPart. (Geerbt von DataPartReferenceRelationship.)
Öffentliche Eigenschaft Id Gets the relationship ID. (Geerbt von ReferenceRelationship.)
Öffentliche Eigenschaft IsExternal Gets a value indeicates whether the target of the relationship is Internal or External to the OpenXmlPackage. (Geerbt von ReferenceRelationship.)
Öffentliche Eigenschaft RelationshipType Gets the relationship type. (Setzt ReferenceRelationship.RelationshipType außer Kraft.)
Öffentliche Eigenschaft Uri Gets the target URI of the replationship. (Geerbt von ReferenceRelationship.)
Öffentliche EigenschaftStatischer Member VideoReferenceRelationshipType Gets the source relationship type for audio reference. Defined as "https://schemas.openxmlformats.org/officeDocument/2006/relationships/video".

Nach oben

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Nach oben

Siehe auch

Referenz

VideoReferenceRelationship Klasse

DocumentFormat.OpenXml.Packaging-Namespace