Anchor {Microsoft.VisualBasic.MIME.Html.Document} |
.NET clr documentation |
Anchor
Description
Declare
# namespace Microsoft.VisualBasic.MIME.Html.Document
export class Anchor extends Node {
class: string;
download: string;
href: string;
hreflang: string;
id: string;
media: string;
rel: string;
style: string;
target: string;
# the inner plant/html text of current anchor
text: string;
title: string;
type: string;
}
.NET clr type reference tree
- this class extends from Node class: Node
[Package
{$package} version {$version}
Index]