JsonPrettyFormatWriterIndent Property |
Gets/sets string used for indentation.
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntaxpublic string Indent { get; set; }
Public Property Indent As String
Get
Set
Property Value
Type:
String
See Also