Summary
Gets or sets the character string to use when indenting.
This setting is used when
Indent
is set to true.
The default is two spaces.
- Namespace
- Cake
.Common .Xml - Containing Type
- XmlPokeSettings
Syntax
public string IndentChars { get; set; }
Value
Type | Description |
---|---|
string |