Constants.vsProjectItemKindSolutionItems Field
A project item type in the solution.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsProjectItemKindSolutionItems As String
public const string vsProjectItemKindSolutionItems
public:
literal String^ vsProjectItemKindSolutionItems
static val mutable vsProjectItemKindSolutionItems: string
public const var vsProjectItemKindSolutionItems : String
Remarks
vsProjectItemKindSolutionItems represents a predefined kind of project. Some language projects may include additional project kinds.
.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.