Constants.vsProjectItemKindSolutionItems 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.
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.