VSConstants.CATID Class

Definition

These CATID Guids are used to extend objects passed to the property browser and automation objects that support Automation Extenders.

public: ref class VSConstants::CATID abstract sealed
class VSConstants::CATID abstract sealed
public static class VSConstants.CATID
type VSConstants.CATID = class
Public Class VSConstants.CATID
Inheritance
VSConstants.CATID

Fields

CSharpFileProperties_guid
CSharpFileProperties_string
CSharpFolderProperties_guid
CSharpFolderProperties_string
ProjectAutomationObject_guid

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

ProjectAutomationObject_string

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

ProjectItemAutomationObject_guid

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

ProjectItemAutomationObject_string

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

VBAFileProperties_guid
VBAFileProperties_string
VBAFolderProperties_guid
VBAFolderProperties_string
VBFileProperties_guid
VBFileProperties_string
VBFolderProperties_guid
VBFolderProperties_string
VBProjectProperties_guid
VBProjectProperties_string
VBReferenceProperties_guid
VBReferenceProperties_string
VCActiveXReferenceNode_guid
VCActiveXReferenceNode_string
VCAssemblyReferenceNode_guid
VCAssemblyReferenceNode_string
VCFileGroup_guid
VCFileGroup_string
VCFileNode_guid
VCFileNode_string
VCProjectNode_guid
VCProjectNode_string
VCProjectReferenceNode_guid
VCProjectReferenceNode_string
VCReferences_guid
VCReferences_string

Applies to