CoreWebView2DedicatedWorkerCreatedEventArgs.OriginalSourceFrameInfo Property

Definition

The associated frame information that created the dedicated worker. This can be used to get the frame source, name, frameId, and parent frame information.

public Microsoft.Web.WebView2.Core.CoreWebView2FrameInfo OriginalSourceFrameInfo { get; }
member this.OriginalSourceFrameInfo : Microsoft.Web.WebView2.Core.CoreWebView2FrameInfo
Public ReadOnly Property OriginalSourceFrameInfo As CoreWebView2FrameInfo

Property Value

Applies to