History

Hyperlink.History property

确定父级超链接的目标在被调用时是否应添加到已查看超链接的列表中。可读/可写布尔值。

public bool History { get; set; }

See Also