WindowKinds Class
Visual Studio 2015
Expands upon constants used to get a handle for window objects.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | vsWindowKindApplicationBrowser | An Application Browser window. |
![]() ![]() | vsWindowKindBookmarks | A Bookmark window. |
![]() ![]() | vsWindowKindCallBrowser | A Call Browser window. |
![]() ![]() | vsWindowKindCodeDefinition | A Code Definition window. |
![]() ![]() | vsWindowKindCommunityWindow | A Community window. |
![]() ![]() | vsWindowKindDeviceExplorer | A Device Explorer window. |
![]() ![]() | vsWindowKindErrorList | An ErrorList window. |
![]() ![]() | vsWindowKindFavorites | A Favorites window. |
![]() ![]() | vsWindowKindHelpContents | A Help Contents window. |
![]() ![]() | vsWindowKindHelpIndex | A Help Index window. |
![]() ![]() | vsWindowKindHelpSearch | A Help Search window. |
![]() ![]() | vsWindowKindImmediate | The Immediate window. |
![]() ![]() | vsWindowKindKindStartPage | 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.
Show:



