CoreWebView2ContextMenuTarget.LinkText Property

Definition

Gets the text of the link (if HasLinkText is true, null otherwise).

public string LinkText { get; }
member this.LinkText : string
Public ReadOnly Property LinkText As String

Property Value

Applies to