JsonWriterIndentValue Property |
[Missing <summary> documentation for "P:X3Platform.Json.JsonWriter.IndentValue"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int IndentValue { get; set; }
public:
property int IndentValue {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also