Class VerifyOptions
Inherited Members
Namespace: Microsoft.CST.AttackSurfaceAnalyzer
Assembly: AsaLib.dll
Syntax
public class VerifyOptions : CommandOptions
Properties
| Improve this Doc View SourceAnalysisFile
Declaration
public string? AnalysisFile { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |
RunScripts
Declaration
public bool RunScripts { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |