CodeSearch.CodeSearchMatch
public sealed class CodeSearch.CodeSearchMatchOne ranked code-search match with its source range, symbol, snippet, content, and relevance score.
Fields
Section titled “Fields”
ChunkId
Section titled “ChunkId”public int ChunkIdReturns
System.Int32
StartLine
Section titled “StartLine”public int StartLineReturns
System.Int32
EndLine
Section titled “EndLine”public int EndLineReturns
System.Int32
Symbol
Section titled “Symbol”public string SymbolReturns
System.String
Snippet
Section titled “Snippet”public string SnippetReturns
System.String
Content
Section titled “Content”public string ContentReturns
System.String
public float ScoreReturns
System.Single
Constructors
Section titled “Constructors”
CodeSearchMatch()
Section titled “CodeSearchMatch()”public CodeSearchMatch()