GraphErrorLevel Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

'Declaration
Public Enumeration GraphErrorLevel
public enum GraphErrorLevel
public enum class GraphErrorLevel
type GraphErrorLevel
public enum GraphErrorLevel

Members

Member name Description
Error Error

None No error

Warning Warning

See Also

Reference

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace