C# Class AvalonStudio.Languages.CPlusPlus.IndentationSettings

Datei anzeigen Open project: VitalElement/AvalonStudio

Public Properties

Property Type Description
IndentString string
LeaveEmptyLines bool

Property Details

IndentString public_oe property

public string IndentString
return string

LeaveEmptyLines public_oe property

Leave empty lines empty.
public bool LeaveEmptyLines
return bool