CoreWebView2NotificationReceivedEventArgs.SenderOrigin Property

Definition

The origin of the web content that sends the notification, such as https://example.com/ or https://www.example.com/.

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

Property Value

Applies to