CodeGraphNodeIdName Class

 

The CodeGraphNodeIdNames for the Code Schema

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.CodeGraphNodeIdName

Syntax

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

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static ArrayInstance

System_CAPS_pubpropertySystem_CAPS_static ArrayRank

System_CAPS_pubpropertySystem_CAPS_static Assembly

System_CAPS_pubpropertySystem_CAPS_static ErrorName

System_CAPS_pubpropertySystem_CAPS_static ExplicitInterface

System_CAPS_pubpropertySystem_CAPS_static GenericArgumentsIdentifier

System_CAPS_pubpropertySystem_CAPS_static GenericParameterCountIdentifier

System_CAPS_pubpropertySystem_CAPS_static Indirection

System_CAPS_pubpropertySystem_CAPS_static IsCompilerGenerated

System_CAPS_pubpropertySystem_CAPS_static Label

System_CAPS_pubpropertySystem_CAPS_static Member

System_CAPS_pubpropertySystem_CAPS_static Name

System_CAPS_pubpropertySystem_CAPS_static Namespace

System_CAPS_pubpropertySystem_CAPS_static ObjectInstance

System_CAPS_pubpropertySystem_CAPS_static OverloadingParameters

System_CAPS_pubpropertySystem_CAPS_static Parameter

System_CAPS_pubpropertySystem_CAPS_static ParentType

System_CAPS_pubpropertySystem_CAPS_static Prefix

System_CAPS_pubpropertySystem_CAPS_static Sequence

System_CAPS_pubpropertySystem_CAPS_static Statement

System_CAPS_pubpropertySystem_CAPS_static Type

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetLocalPath(GraphNodeId)

System_CAPS_pubmethodSystem_CAPS_static GetLocation(GraphNodeId)

System_CAPS_pubmethodSystem_CAPS_static Initialize()

Initializer method for the CodeGraphNodeIdName class

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