CreateVirtualDirectory.

SsiExecDisable Property

Summary

Specifies whether server-side include (SSI) #exec directives are disabled under this path. The default is false.

Syntax

[TaskAttribute("ssiexecdisable"), IisProperty]
public bool SsiExecDisable { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool