Property InnerBuilder
| Improve this Doc View SourceInnerBuilder
Gets the inner string builder.
Declaration
public StringBuilder InnerBuilder { get; }
Property Value
| Type | Description |
|---|---|
| System.Text.StringBuilder |
Gets the inner string builder.
public StringBuilder InnerBuilder { get; }
| Type | Description |
|---|---|
| System.Text.StringBuilder |