Freigeben über


ReferenceRelationship.IsExternal-Eigenschaft

Gets a value indeicates whether the target of the relationship is Internal or External to the OpenXmlPackage.

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

Syntax

'Declaration
Public Overridable Property IsExternal As Boolean
    Get
    Private Set
'Usage
Dim instance As ReferenceRelationship
Dim value As Boolean

value = instance.IsExternal
public virtual bool IsExternal { get; private set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ReferenceRelationship Klasse

ReferenceRelationship-Member

DocumentFormat.OpenXml.Packaging-Namespace