CreateVirtualDirectory.

CacheIsapi Property

Summary

Indicates whether ISAPI extensions are cached in memory after first use. The default is true.

Syntax

[TaskAttribute("cacheisapi"), IisProperty]
public bool CacheIsapi { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool