WindowKinds Class
Expands upon constants used to get a handle for window objects.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<GuidAttribute("2AAE0C73-D8A3-49C0-8070-630DC0F2BE16")> _
Public MustInherit Class WindowKinds
'Usage
Dim instance As WindowKinds
[GuidAttribute("2AAE0C73-D8A3-49C0-8070-630DC0F2BE16")]
public abstract class WindowKinds
[GuidAttribute(L"2AAE0C73-D8A3-49C0-8070-630DC0F2BE16")]
public ref class WindowKinds abstract
public abstract class WindowKinds
Inheritance Hierarchy
System.Object
EnvDTE80.WindowKinds
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.