WindowKinds Class

 

Expands upon constants used to get a handle for window objects.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

System.Object
  EnvDTE80.WindowKinds

[GuidAttribute("2AAE0C73-D8A3-49C0-8070-630DC0F2BE16")]
public abstract class WindowKinds

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindApplicationBrowser

An Application Browser window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindBookmarks

A Bookmark window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindCallBrowser

A Call Browser window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindCodeDefinition

A Code Definition window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindCommunityWindow

A Community window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindDeviceExplorer

A Device Explorer window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindErrorList

An ErrorList window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFavorites

A Favorites window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindHelpContents

A Help Contents window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindHelpIndex

A Help Index window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindHelpSearch

A Help Search window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindImmediate

The Immediate window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindKindStartPage

A Kind Start Page window.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: