WordprocessingCommentsIdsPart.AddVideoReferenceRelationship Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AddVideoReferenceRelationship(MediaDataPart) |
Adds a VideoReferenceRelationship to the WordprocessingCommentsIdsPart |
AddVideoReferenceRelationship(MediaDataPart, String) |
Adds a VideoReferenceRelationship to the WordprocessingCommentsIdsPart |
AddVideoReferenceRelationship(MediaDataPart)
Adds a VideoReferenceRelationship to the WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.VideoReferenceRelationship AddVideoReferenceRelationship (DocumentFormat.OpenXml.Packaging.MediaDataPart mediaDataPart);
member this.AddVideoReferenceRelationship : DocumentFormat.OpenXml.Packaging.MediaDataPart -> DocumentFormat.OpenXml.Packaging.VideoReferenceRelationship
Public Function AddVideoReferenceRelationship (mediaDataPart As MediaDataPart) As VideoReferenceRelationship
Parameters
- mediaDataPart
- MediaDataPart
The part type of the VideoReferenceRelationship
Returns
Applies to
AddVideoReferenceRelationship(MediaDataPart, String)
Adds a VideoReferenceRelationship to the WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.VideoReferenceRelationship AddVideoReferenceRelationship (DocumentFormat.OpenXml.Packaging.MediaDataPart mediaDataPart, string id);
member this.AddVideoReferenceRelationship : DocumentFormat.OpenXml.Packaging.MediaDataPart * string -> DocumentFormat.OpenXml.Packaging.VideoReferenceRelationship
Public Function AddVideoReferenceRelationship (mediaDataPart As MediaDataPart, id As String) As VideoReferenceRelationship
Parameters
- mediaDataPart
- MediaDataPart
The part type of the VideoReferenceRelationship
- id
- String
The relationship id