GraphSearchOption Enumeration
Visual Studio 2015
This enum defines the choices you have when you search the graph
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Member name | Description | |
|---|---|---|
| LinkCategory | Search based on matching link categories | |
| NodeCategory | Search based on matching node categories. |
Show: