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.
Generate a string describing the tree.
public string TreeToString (int indent = 0);
member this.TreeToString : int -> string
Public Function TreeToString (Optional indent As Integer = 0) As String