Constants.vsProjectItemKindSolutionItems Field

Definition

A project item type in the solution.

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

Field Value

Remarks

vsProjectItemKindSolutionItems represents a predefined kind of project. Some language projects may include additional project kinds.

Applies to