Constants.vsProjectItemKindMisc Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A project item in the miscellaneous files folder of the solution.
public: System::String ^ vsProjectItemKindMisc;
std::wstring vsProjectItemKindMisc;
public const string vsProjectItemKindMisc;
val mutable vsProjectItemKindMisc : string
Public Const vsProjectItemKindMisc As String
Field Value
Remarks
vsProjectItemKindMisc represents a predefined kind of project. Some language projects may include additional project kinds.