Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace