| IndexSearchRepository Constructor (String) |
Namespace:
Dynamicweb.Indexing.Querying
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public IndexSearchRepository(
string path
)
Public Sub New (
path As String
)
Parameters
- path
- Type: SystemString
See Also