Show / Hide Table of Contents

Class VerifyOptions

Inheritance
System.Object
CommandOptions
VerifyOptions
Inherited Members
CommandOptions.DatabaseFilename
CommandOptions.Shards
CommandOptions.LowMemoryUsage
CommandOptions.Debug
CommandOptions.Verbose
CommandOptions.Quiet
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AttackSurfaceAnalyzer
Assembly: AsaLib.dll
Syntax
public class VerifyOptions : CommandOptions

Properties

| Improve this Doc View Source

AnalysisFile

Declaration
public string AnalysisFile { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX