SkipIndexing

FileIndexingEventArgs.SkipIndexing property

Gets or sets a value indicating that indexing of the document should be skipped.

public bool SkipIndexing { get; set; }

Property Value

A value indicating that indexing of the document should be skipped.

See Also