TriggerTree.GenerateGraph(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates a graph to given path.
public void GenerateGraph (string outPath);
member this.GenerateGraph : string -> unit
Public Sub GenerateGraph (outPath As String)
Parameters
- outPath
- String
The path to save the graph.