PresentationPart.RelationshipType Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the RelationshipType

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Overrides NotOverridable ReadOnly Property RelationshipType As String
'Usage
Dim instance As PresentationPart
Dim value As String

value = instance.RelationshipType
public override sealed string RelationshipType { get; }

See Also

Reference

PresentationPart Class
PresentationPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace