ExcludedPath Class

Definition

public class ExcludedPath
type ExcludedPath = class
Public Class ExcludedPath
Inheritance
ExcludedPath

Constructors

ExcludedPath()

Initializes a new instance of the ExcludedPath class.

ExcludedPath(String)

Initializes a new instance of the ExcludedPath class.

Properties

Path

Gets or sets the path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)

Applies to