 | XmlPathPartUri Property |
Gets the internal URI of the part relative to the package root.
Namespace: DocumentFormat.OpenXmlAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic Uri PartUri { get; }Public ReadOnly Property PartUri As Uri
Get
public:
property Uri^ PartUri {
Uri^ get ();
}member PartUri : Uri with get
Property Value
Uri
See Also