ProjectKinds Class
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.
Used to determine if the folder node is a solution folder.
public ref class ProjectKinds abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class ProjectKinds abstract
[Windows::Foundation::Metadata::WebHostHidden]
class ProjectKinds abstract
[System.Runtime.InteropServices.Guid("88BFE631-54CD-4FCF-958E-F31187BE32D2")]
public abstract class ProjectKinds
[<System.Runtime.InteropServices.Guid("88BFE631-54CD-4FCF-958E-F31187BE32D2")>]
type ProjectKinds = class
Public MustInherit Class ProjectKinds
- Inheritance
-
ProjectKinds
- Attributes
Constructors
ProjectKinds() |
Fields
vsProjectKindSolutionFolder |
Returned when a project appears as a solution folder within Solution Explorer, and the Kind property is invoked for that folder. |