CallHierarchySearchCategory Constructor (String^, String^)
Visual Studio 2015
Initializes a new instance of the CallHierarchySearchCategory class.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Parameters
- name
-
Type:
System::String^
The name of the category.
- displayName
-
Type:
System::String^
The display name of the category.
Show: