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
- 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.