VB.NET Language in a Nutshell

   
Debug.Unindent Method

Class

System.Diagnostics.Debug

Syntax

Debug .Uni ndent( )

Description

Decreases the current IndentLevel by 1. The property is useful for improving the readability of output sent to the Output window.

See Also

Debug.Indent Method, Debug.IndentLevel Property

   

Категории