JsonBlockLineNumber Property
Gets or sets the line number associated with the JSON block.
Namespace: GenerativeAI.CoreAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public int LineNumber { get; set; }
Property Value
Int32
This property represents the specific line number in a source or context
that corresponds to the JSON data represented by the object.