AudioReferenceRelationship.AudioReferenceRelationshipType Property
Gets the source relationship type for audio reference. Defined as "https://schemas.openxmlformats.org/officeDocument/2006/relationships/audio".
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Shared ReadOnly Property AudioReferenceRelationshipType As String
Get
'Применение
Dim value As String
value = AudioReferenceRelationship.AudioReferenceRelationshipType
public static string AudioReferenceRelationshipType { get; }
Property Value
Type: System.String
See Also
Reference
AudioReferenceRelationship Class