| Visual Basic (Declaration) | |
|---|---|
Public Function ToJson( _ Optional ByVal includeSymbol As Boolean _ ) As String | |
| C# | |
|---|---|
public string ToJson( bool includeSymbol ) | |
Parameters
- includeSymbol
- if set to
truesymbols will also be serialized to JSON.
Return Value
A JSON string representation of the FeatureSetTarget Platforms:Windows Phone 7