[This is preliminary documentation and is subject to change.]
Specifies formatting options for the JsonTextWriter .
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public enum Formatting |
Visual Basic (Declaration) |
---|
Public Enumeration Formatting |
Visual C++ |
---|
public enum class Formatting |
Members
Member name | Description | |
---|---|---|
None |
No special formatting is applied. This is the default.
| |
Indented |
Causes child objects to be indented according to the |