Share via


CodeLinkCategories Class

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.GraphModel.Schemas.CodeLinkCategories

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

Syntax

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

The CodeLinkCategories type exposes the following members.

Properties

  Name Description
Public propertyStatic member AddHandlerMethod
Public propertyStatic member Calls
Public propertyStatic member Contains
Public propertyStatic member Definitions
Public propertyStatic member GetMethod
Public propertyStatic member Implements
Public propertyStatic member InheritsFrom
Public propertyStatic member RaiseEventMethod
Public propertyStatic member References
Public propertyStatic member RemoveHandlerMethod
Public propertyStatic member SetMethod
Public propertyStatic member SourceReferences

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