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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const DefenderScanType Quick #

Quick scan.

Value: 1
public const DefenderScanType Full #

Full scan.

Value: 2