PrjBrowseObjectCATID Class
The PrjBrowseObjectCATID enumeration is used for extension of the properties that appear in the Properties window for projects and project items. Extension is typically used by ISVs to extend the automation interface. Developers may add or delete items from the Properties window, by using the appropriate Category ID (CATID) to extend the automation interface. For more information, see Spectrum of Visual Studio Automation.
Assembly: VSLangProj (in VSLangProj.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 | |
|---|---|---|
![]() ![]() | prjCATIDCSharpConfig | Visual C# project configuration. |
![]() ![]() | prjCATIDCSharpFileBrowseObject | Visual C# file project item. |
![]() ![]() | prjCATIDCSharpFolderBrowseObject | Visual C# folder project item. |
![]() ![]() | prjCATIDCSharpProjectBrowseObject | Visual C# project. |
![]() ![]() | prjCATIDCSharpProjectConfigBrowseObject | Visual C# project configuration. |
![]() ![]() | prjCATIDCSharpReferenceBrowseObject | Visual C# reference. |
![]() ![]() | prjCATIDVBConfig | Visual Basic project configuration. |
![]() ![]() | prjCATIDVBFileBrowseObject | Visual Basic file project item. |
![]() ![]() | prjCATIDVBFolderBrowseObject | Visual Basic folder project item. |
![]() ![]() | prjCATIDVBProjectBrowseObject | Visual Basic project. |
![]() ![]() | prjCATIDVBProjectConfigBrowseObject | Visual Basic project configuration. |
![]() ![]() | prjCATIDVBReferenceBrowseObject | Visual Basic reference. |
![]() ![]() | prjCATIDVSAConfig | Macro project configuration CATID. |
![]() ![]() | prjCATIDVSAFileBrowseObject | Macro project file project item. |
![]() ![]() | prjCATIDVSAFolderBrowseObject | Macro project folder project item. |
![]() ![]() | prjCATIDVSAReferenceBrowseObject | Macro project reference. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



