ProjectKinds Class
Used to determine if the folder node is a solution folder.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<GuidAttribute("88BFE631-54CD-4FCF-958E-F31187BE32D2")> _
Public MustInherit Class ProjectKinds
'Usage
Dim instance As ProjectKinds
[GuidAttribute("88BFE631-54CD-4FCF-958E-F31187BE32D2")]
public abstract class ProjectKinds
[GuidAttribute(L"88BFE631-54CD-4FCF-958E-F31187BE32D2")]
public ref class ProjectKinds abstract
public abstract class ProjectKinds
Inheritance Hierarchy
System.Object
EnvDTE80.ProjectKinds
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.