Share via


Constants.vsProjectItemKindMisc Field

A project item in the miscellaneous files folder of the solution.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsProjectItemKindMisc As String
public const string vsProjectItemKindMisc
public:
literal String^ vsProjectItemKindMisc
static val mutable vsProjectItemKindMisc: string
public const var vsProjectItemKindMisc : String

Remarks

vsProjectItemKindMisc represents a predefined kind of project. Some language projects may include additional project kinds.

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace