PrjCATID Class

Definition

Used for automation extension of the Project object.

public ref class PrjCATID abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class PrjCATID abstract
[Windows::Foundation::Metadata::WebHostHidden]
class PrjCATID abstract
[System.Runtime.InteropServices.Guid("0C96047C-1AFC-436A-96C9-A944241D5FAF")]
public abstract class PrjCATID
[<System.Runtime.InteropServices.Guid("0C96047C-1AFC-436A-96C9-A944241D5FAF")>]
type PrjCATID = class
Public MustInherit Class PrjCATID
Inheritance
PrjCATID
Attributes

Remarks

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.

Constructors

PrjCATID()

Fields

prjCATIDProject

Project automation object CATID.

prjCATIDProjectItem

ProjectItem automation object CATID.

Applies to