ToJson Method (StringDefaultExportSetting)
Converts the string export setting to a JSON string.
'Declaration
Public Overrides Function ToJson() As String
public override string ToJson()
Return Value
A JSON
System.String representing the string export setting.