CallHierarchySearchCategory Class
Visual Studio 2015
Represents a category of Call Hierarchy search results.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
| Name | Description | |
|---|---|---|
![]() | CallHierarchySearchCategory(String, String) | Initializes a new instance of the CallHierarchySearchCategory class. |
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets or sets the display name of the search category. |
![]() | Name | Gets or sets the name of the search category. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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:

