C# Class AvalonStudio.TextEditor.Indentation.CSharp.IndentationSettings

显示文件 Open project: VitalElement/AvalonStudio Class Usage Examples

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