Constants.vsProjectKindUnmodeled Field

An unmodeled project.

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

Syntax

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

Remarks

vsProjectKindUnmodeled represents predefined kinds of projects. Each project kind defines different constants or values for the results of Kind.

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace