CodeSearch.Options
public sealed class CodeSearch.OptionsControls the code-search phrase, result page, maximum files, and maximum matches retained per file.
Fields
Section titled “Fields”
SearchPhrase
Section titled “SearchPhrase”public string SearchPhraseReturns
System.String
MaxFiles
Section titled “MaxFiles”public int MaxFilesReturns
System.Int32
MaxMatchesPerFile
Section titled “MaxMatchesPerFile”public int MaxMatchesPerFileReturns
System.Int32
CurrentPage
Section titled “CurrentPage”public int CurrentPageReturns
System.Int32
Constructors
Section titled “Constructors”
Options()
Section titled “Options()”public Options()