HyperlinkInline.LinkType Property

Definition

Gets or sets the type of hyperlink.

public CommunityToolkit.Common.Parsers.Markdown.HyperlinkType LinkType { get; set; }
member this.LinkType : CommunityToolkit.Common.Parsers.Markdown.HyperlinkType with get, set
Public Property LinkType As HyperlinkType

Property Value

Applies to