CoreWebView2ContextMenuTarget.SelectionText Property

Definition

Gets the selected text (if HasSelection is true, null otherwise).

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

Property Value

Applies to