次の方法で共有


ReferenceRelationship.Uri Property

Gets the target URI of the replationship.

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

Syntax

'宣言
Public Overridable Property Uri As Uri
    Get
    Private Set
'使用
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