CodeNodeCategories Class

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.GraphModel.Schemas.CodeNodeCategories

Namespace:  Microsoft.VisualStudio.GraphModel.Schemas
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public NotInheritable Class CodeNodeCategories
public static class CodeNodeCategories
public ref class CodeNodeCategories abstract sealed
[<AbstractClass>]
[<Sealed>]
type CodeNodeCategories =  class end
public final class CodeNodeCategories

The CodeNodeCategories type exposes the following members.

Properties

  Name Description
Public propertyStatic member Assembly
Public propertyStatic member Class
Public propertyStatic member Delegate
Public propertyStatic member Enum
Public propertyStatic member Event
Public propertyStatic member Field
Public propertyStatic member File
Public propertyStatic member Interface
Public propertyStatic member Member
Public propertyStatic member Method
Public propertyStatic member Module
Public propertyStatic member Namespace
Public propertyStatic member Parameter
Public propertyStatic member Project
Public propertyStatic member ProjectFolder
Public propertyStatic member ProjectItem
Public propertyStatic member Property
Public propertyStatic member Solution
Public propertyStatic member SourceLocation
Public propertyStatic member Struct
Public propertyStatic member Type

Top

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

Reference

Microsoft.VisualStudio.GraphModel.Schemas Namespace