ProjectKinds Class

Definition

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.

Applies to