Gets or sets the index root path.
Namespace: Simol.IndexingAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public string IndexRootPath { get; set; } |
Visual Basic |
---|
Public Property IndexRootPath As String Get Set |
Visual C++ |
---|
public: virtual property String^ IndexRootPath { String^ get () sealed; void set (String^ value) sealed; } |
Field Value
The index root path.Implements
IIndexer..::..IndexRootPathRemarks
The default value is DefaultIndexRootPath