ExtendedFilePropertiesPart.TargetPath 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.]
Gets the TargetPath
Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)
Syntax
'Declaration
Protected Friend Overrides NotOverridable ReadOnly Property TargetPath As String
'Usage
Dim value As String
value = Me.TargetPath
protected internal override sealed string TargetPath { get; }
See Also
Reference
ExtendedFilePropertiesPart Class
ExtendedFilePropertiesPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace