Freigeben über


XmlPath.PartUri-Eigenschaft

Gets the internal URI of the part relative to the package root.

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

Syntax

'Declaration
Public Property PartUri As Uri
    Get
    Private Set
'Usage
Dim instance As XmlPath
Dim value As Uri

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

Eigenschaftswert

Typ: System.Uri

Siehe auch

Referenz

XmlPath Klasse

XmlPath-Member

DocumentFormat.OpenXml-Namespace