TargetName Property (WPFHyperlink)

Action

Gets the name of a target window or frame for the Hyperlink.

Syntax

C#
protected String TargetName { get; }
VB
'Declaration
Protected Read Property TargetName As String

Access

Read only.