CoreWebView2.FaviconUri Property

Definition

Get the Uri as a string of the current Favicon. This will be an empty string if the page does not have a Favicon.

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

Property Value

Applies to