Enum CHANGE_TYPE
The change type of a CompareResult object.
Namespace: Microsoft.CST.AttackSurfaceAnalyzer.Types
Assembly: AsaLib.dll
Syntax
public enum CHANGE_TYPE : int
Fields
| Name | Description |
|---|---|
| CREATED | |
| DELETED | |
| INVALID | |
| MODIFIED | |
| RENAMED |
The change type of a CompareResult object.
public enum CHANGE_TYPE : int
| Name | Description |
|---|---|
| CREATED | |
| DELETED | |
| INVALID | |
| MODIFIED | |
| RENAMED |