VSConstants.CATID.ProjectItemAutomationObject_string Field

Definition

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

public: System::String ^ ProjectItemAutomationObject_string;
std::wstring ProjectItemAutomationObject_string;
public const string ProjectItemAutomationObject_string;
val mutable ProjectItemAutomationObject_string : string
Public Const ProjectItemAutomationObject_string As String 

Field Value

Applies to