PresentationPropertiesPart.TargetName 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 TargetName
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 TargetName As String
'Usage
Dim value As String
value = Me.TargetName
protected internal override sealed string TargetName { get; }
See Also
Reference
PresentationPropertiesPart Class
PresentationPropertiesPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace