AvalonEdit
TargetName Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineLinkTextTargetName
Gets/Sets the window name where the URL will be opened.
Declaration Syntax
C#Visual BasicVisual C++
public string TargetName { get; set; }
Public Property TargetName As String
	Get
	Set
public:
property String^ TargetName {
	String^ get ();
	void set (String^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238