CoreWebView2ScriptException.ColumnNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The column number of the source where the exception occurred. Note that this position starts at 0.
public uint ColumnNumber { get; }
member this.ColumnNumber : uint32
Public ReadOnly Property ColumnNumber As UInteger