IComponentDesignerDebugService.IndentLevel Właściwość

Definicja

Pobiera lub ustawia poziom wcięcia dla danych wyjściowych debugowania.

public:
 property int IndentLevel { int get(); void set(int value); };
public int IndentLevel { get; set; }
member this.IndentLevel : int with get, set
Public Property IndentLevel As Integer

Wartość właściwości

Poziom wcięcia dla danych wyjściowych debugowania.

Uwagi

Właściwość IndentLevel umożliwia projektantowi zmianę poziomu wcięcia dla danych wyjściowych debugowania.

Dotyczy

Zobacz też