VSConstants.CATID.ProjectAutomationObject_string Field

Definition

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

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

Field Value

Applies to