VideoReferenceRelationship.VideoReferenceRelationshipType Property

Gets the source relationship type for audio reference. Defined as "https://schemas.openxmlformats.org/officeDocument/2006/relationships/video".

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Shared ReadOnly Property VideoReferenceRelationshipType As String
    Get
'Usage
Dim value As String

value = VideoReferenceRelationship.VideoReferenceRelationshipType
public static string VideoReferenceRelationshipType { get; }

Property Value

Type: System.String

See Also

Reference

VideoReferenceRelationship Class

VideoReferenceRelationship Members

DocumentFormat.OpenXml.Packaging Namespace