CreateVirtualDirectory.

ContentIndexed Property

Summary

Specifies whether the installed content indexer should index content under this directory tree. The default is true.

Syntax

[TaskAttribute("contentindexed"), IisProperty]
public bool ContentIndexed { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool