Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enum defines the choices you have when you search the graph
Namespace: Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Syntax
'Declaration
Public Enumeration GraphSearchOption
public enum GraphSearchOption
public enum class GraphSearchOption
type GraphSearchOption
public enum GraphSearchOption
Members
Member name | Description | |
---|---|---|
LinkCategory | Search based on matching link categories | |
NodeCategory | Search based on matching node categories. |