Share via


GraphErrorLevel Enumeration

 

Level of error to used in error generation

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntax

public enum GraphErrorLevel
public enum class GraphErrorLevel
type GraphErrorLevel
Public Enumeration GraphErrorLevel

Members

Member name Description
Error

Error

None

No error

Warning

Warning

See Also

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace

Return to top