HyperlinkRelationship.RelationshipType Property
Gets the relationship type.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Overrides ReadOnly Property RelationshipType As String
Get
'Применение
Dim instance As HyperlinkRelationship
Dim value As String
value = instance.RelationshipType
public override string RelationshipType { get; }
Property Value
Type: System.String