ProjectKinds.vsProjectKindSolutionFolder Field

Definition

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 

Field Value

Applies to