PrjCATID Class
Visual Studio 2015
Used for automation extension of the Project object.
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 | |
|---|---|---|
![]() ![]() | prjCATIDProject | Project automation object CATID. |
![]() ![]() | prjCATIDProjectItem | ProjectItem automation object CATID. |
Automation extension is used to extend an automation interface by adding properties and methods. This enumeration allows developers to extend only one type of project by defining CATIDs for different project types.
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:



