ReferenceRelationship.Uri Property

Gets the target URI of the replationship.

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

Syntax

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

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

Property Value

Type: System.Uri

See Also

Reference

ReferenceRelationship Class

ReferenceRelationship Members

DocumentFormat.OpenXml.Packaging Namespace