Show / Hide Table of Contents

Class MonitorObject

Abstract parent class that all Collected data inherits from.

Inheritance
System.Object
CollectObject
MonitorObject
FileMonitorObject
Inherited Members
CollectObject.Identity
CollectObject.ResultType
CollectObject.RowKey
CollectObject.Serialized
CollectObject.ShouldSerializeRowKey()
CollectObject.ShouldSerializeSerialized()
Namespace: Microsoft.CST.AttackSurfaceAnalyzer.Objects
Assembly: AsaLib.dll
Syntax
public abstract class MonitorObject : CollectObject

Properties

| Improve this Doc View Source

ChangeType

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