Class SearchMatch
SearchMatch
public sealed class SearchMatch
- Inheritance
-
SearchMatch
- Inherited Members
Properties
LineContent
lineContent
[JsonPropertyName("lineContent")]
public string LineContent { get; set; }
Property Value
LineNumber
lineNumber
[JsonPropertyName("lineNumber")]
public double LineNumber { get; set; }