ExtenderCategories Class

This type is only used internally; you cannot use it directly from your code. Specifies category IDs for extending database project nodes.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class ExtenderCategories
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ExtenderCategories
public ref class ExtenderCategories abstract sealed
public final class ExtenderCategories
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExtenderCategories =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Project.ExtenderCategories

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

ExtenderCategories Members

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace