VSConstants.CATID.ProjectAutomationObject_string Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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