Constants.vsProjectItemsKindSolutionItems Field
A collection of items in the solution items folder of the solution.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsProjectItemsKindSolutionItems As String
public const string vsProjectItemsKindSolutionItems
public:
literal String^ vsProjectItemsKindSolutionItems
static val mutable vsProjectItemsKindSolutionItems: string
public const var vsProjectItemsKindSolutionItems : String
Remarks
vsProjectItemsKindSolutionItems represents a predefined kind of project item collections.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.