TestimoX

API Reference

Enum

DefenderScanType

Namespace ComputerX.Security
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
SupportedOSPlatform("windows")

Defender scan types for MSFT_MpScan.Start.

Inheritance

  • Enum
  • DefenderScanType

Values

public const DefenderScanType Quick #

Quick scan.

Value: 1
public const DefenderScanType Full #

Full scan.

Value: 2