OpenXmlPart.Uri 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.]

The internal part path in the package.

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

Syntax

'Declaration
Public ReadOnly Property Uri As Uri
'Usage
Dim instance As OpenXmlPart
Dim value As Uri

value = instance.Uri
public Uri Uri { get; }

See Also

Reference

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