CoreWebView2ScriptException.LineNumber Property

Definition

The line number of the source where the exception occurred. Note that this position starts at 0.

public uint LineNumber { get; }
member this.LineNumber : uint32
Public ReadOnly Property LineNumber As UInteger

Property Value

Applies to