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.
Optional line number in FilePath containing the error.
If this is not provided then defer to the RawText.
public int? LineNumber { get; }
member this.LineNumber : Nullable<int>
Public ReadOnly Property LineNumber As Nullable(Of Integer)