Gets or sets a string that specifies the target to where the hypertext link points.

Syntax

public string Target { get; set; }
Public Property Target() As String