PrjCATID Class
Specifies the category ID (CATID) for projects and project items of Web sites.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | prjCATIDWebProject | The category ID (CATID) of a Web project. |
![]() ![]() | prjCATIDWebProjectItem | Gets the category ID (CATID) of a Web project item. |
A category ID (CATID) is typically used by ISVs to extend the properties of the project, the configuration, or an item. The CATID identifies the interface that is being extended.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



