PrjBrowseObjectCATID
(VSLangProj.PrjBrowseObjectCATID)
Inherits:
System.Object
Interfaces:
Derived Types:
0
Assembly:
VSLangProj.dll
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 The Spectrum of Visual Studio Automation.
VB.NET
C#
|
VB.NET
Public MustInherit Class PrjBrowseObjectCATID
End Class
Articles