Constants.vsProjectKindUnmodeled Field

Definition

An unmodeled project.

public: System::String ^ vsProjectKindUnmodeled;
std::wstring vsProjectKindUnmodeled;
public const string vsProjectKindUnmodeled;
val mutable vsProjectKindUnmodeled : string
Public Const vsProjectKindUnmodeled As String 

Field Value

Remarks

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

Applies to