VSConstants.CATID.ProjectItemAutomationObject_guid Field

Definition

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

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

Field Value

Applies to