VSConstants.CATID.ProjectAutomationObject_guid Field

Definition

This CATID is used to extend EnvDTE.Project automation objects for project types that support it (including VB and C# projects).

public: static initonly Guid ProjectAutomationObject_guid;
public static readonly Guid ProjectAutomationObject_guid;
 staticval mutable ProjectAutomationObject_guid : Guid
Public Shared ReadOnly ProjectAutomationObject_guid As Guid 

Field Value

Applies to