CreateVirtualDirectory.

EnableReverseDns Property

Summary

Enables or disables reverse Domain Name Server (DNS) lookups for the World Wide Web Publishing Service (WWW service). The default is false.

Syntax

[TaskAttribute("enablereversedns"), IisProperty]
public bool EnableReverseDns { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool