CodeLayerGraphNodeIdName Class

 

Class to hold CodeGraphNodeIdNames for Layer

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.CodeLayerGraphNodeIdName

Syntax

public static class CodeLayerGraphNodeIdName
public ref class CodeLayerGraphNodeIdName abstract sealed 
[<AbstractClass>]
[<Sealed>]
type CodeLayerGraphNodeIdName = class end
Public NotInheritable Class CodeLayerGraphNodeIdName

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static Artifact

System_CAPS_pubpropertySystem_CAPS_static ErrorNode

System_CAPS_pubpropertySystem_CAPS_static ErrorSource

System_CAPS_pubpropertySystem_CAPS_static ErrorTarget

System_CAPS_pubpropertySystem_CAPS_static LayerNode

System_CAPS_pubpropertySystem_CAPS_static Reference

System_CAPS_pubpropertySystem_CAPS_static ReferencedNode

System_CAPS_pubpropertySystem_CAPS_static SourceArtifactName

System_CAPS_pubpropertySystem_CAPS_static SourceForValidationError

System_CAPS_pubpropertySystem_CAPS_static SourceLayerName

System_CAPS_pubpropertySystem_CAPS_static TargetArtifactName

System_CAPS_pubpropertySystem_CAPS_static TargetLayerName

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top