Constants.vsProjectItemsKindSolutionItems Field

Definition

A collection of items in the solution items folder of the solution.

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

Field Value

Remarks

vsProjectItemsKindSolutionItems represents a predefined kind of project item collections.

Applies to