ProjectKinds.vsProjectKindSolutionFolder 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.
Returned when a project appears as a solution folder within Solution Explorer, and the Kind property is invoked for that folder.
public: System::String ^ vsProjectKindSolutionFolder;
std::wstring vsProjectKindSolutionFolder;
public const string vsProjectKindSolutionFolder;
val mutable vsProjectKindSolutionFolder : string
Public Const vsProjectKindSolutionFolder As String