Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |