CoreWebView2Frame.Name Property

Definition

The value of iframe's window.name property. The default value equals to iframe html tag declaring it.

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

Property Value

Applies to