GeneratorOptionsEnableDefender Property

Gets or sets a value which indicates whether Windows Defender is enabled after installation.

Definition

Namespace: Ookii.AnswerFile
Assembly: Ookii.AnswerFile (in Ookii.AnswerFile.dll) Version: 1.1.0+80a53790d09cddd16db3be20b673cb91280c7d9e
C#
public bool EnableDefender { get; set; }

Property Value

Boolean
to enable Windows Defender; otherwise, . The default value is .

See Also