Constants.vsProjectKindMisc Field
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 miscellaneous files project.
public: System::String ^ vsProjectKindMisc;
C++/WinRT
std::wstring vsProjectKindMisc;
public const string vsProjectKindMisc;
val mutable vsProjectKindMisc : string
Public Const vsProjectKindMisc As String
vsProjectKindMisc represents predefined kinds of projects. Each project kind defines different constants or values for the results of Kind.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |