Hyperlink.Target 属性

定义

返回或设置框架或窗口中加载超链接的名称。

public:
 property System::String ^ Target { System::String ^ get(); void set(System::String ^ value); };
public string Target { get; set; }
member this.Target : string with get, set
Public Property Target As String

属性值

适用于