VSConstants.CATID.ProjectItemAutomationObject_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.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