| 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7