Search Results for

    Show / Hide Table of Contents

    Class AntiMalwareEngine

    Provides a way to access BSIPA's Anti-Malware engine.

    Inheritance
    System.Object
    AntiMalwareEngine
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: IPA.AntiMalware
    Assembly: IPA.Loader.dll
    Syntax
    public static class AntiMalwareEngine

    Properties

    | Improve this Doc View Source

    Engine

    Gets the current Anti-Malware engine.

    Declaration
    public static IAntiMalware Engine { get; }
    Property Value
    Type Description
    IAntiMalware
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX