Compartilhar via


CoreWebView2ScreenCaptureStartingEventArgs.OriginalSourceFrameInfo Property

Definition

The associated frame information that requests the screen capture permission. 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