Constants.vsProjectKindSolutionItems Field
A solution items project.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsProjectKindSolutionItems As String
public const string vsProjectKindSolutionItems
public:
literal String^ vsProjectKindSolutionItems
static val mutable vsProjectKindSolutionItems: string
public const var vsProjectKindSolutionItems : String
Remarks
vsProjectKindSolutionItems represents predefined kinds of projects. Each project kind defines different constants or values for the results of Kind.
.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.