Property | Type | Description | |
---|---|---|---|
IndexName | string | ||
QueryName | string | ||
ResultName | string |
Method | Description | |
---|---|---|
ShellSearchOptions ( string queryname, string indexname, string resultname = null, int showmaxres = 128 ) : System |
Constructor
|
public ShellSearchOptions ( string queryname, string indexname, string resultname = null, int showmaxres = 128 ) : System | ||
queryname | string | |
indexname | string | |
resultname | string | |
showmaxres | int | |
return | System |