Gets the target of the algorithm, which is the type(s) of graphs
the algorithm applies to.
Declaration Syntax
C# | Visual Basic | Visual C++ |
GraphTypes Target { get; }
ReadOnly Property Target As GraphTypes
property GraphTypes Target { GraphTypes get (); }